Ah, that explains it. We just recently added a "configure" script, which is
why you didn't trip over that before.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
For the record, I would like to confess that I've now figured the problem
out, and it was indeed a wonky environment variable: $PATH! Years ago when
I started using sage, I just added the sage root directory to my path, and
I've been doing it ever since. I now realize that is a bad idea.
The
On Tuesday, February 4, 2014 11:34:26 AM UTC-5, Volker Braun wrote:
>
> I don't know why its not working for you, but what is failing is the
> following autoconf check:
>
> AC_CONFIG_SRCDIR([src/pycrypto_compat.h])
>
>
> My guess would be that you have some wonky environment variables
> pre-
I don't know why its not working for you, but what is failing is the
following autoconf check:
AC_CONFIG_SRCDIR([src/pycrypto_compat.h])
My guess would be that you have some wonky environment variables
pre-defined in your bashrc (e.g.). $srcdir, perhaps. You using the same
bashrc (on passing t
On Monday, February 3, 2014 3:09:57 PM UTC-5, Niles Johnson wrote:
> configure: error: cannot find sources (src/pycrypto_compat.h) in
> /Applications/sage or ..
>
After some trial and error, I found the file pycrypto_compat.h in what
looks like a weird place:
/local/var/tmp/sage/build/pycry
Oh, my build on Mac OS 10.7.5 just finished and I have the same problem
there :(
Here are the equivalent excerpts:
Found local metadata for pycrypto-2.6.1.p0
Attempting to download package pycrypto-2.6.1.p0
>>> Trying to download
http://www.sagemath.org/packages/upstream/pycrypto/pycrypto-2.