Since Sage 5.0, (or 5.1?) you need to install libssl-dev and openssl

HTH,
Dmitrii

On Tuesday, 24 July 2012 00:47:34 UTC+8, Γεώργιος Κελγιάννης wrote:
>
> On a Debian squeeze 64bit machine building sage 5.1 from source fails on 
> package python2.7.3.p0 
> message is
> ....
> *** WARNING: renaming "crypt" since importing it failed: 
> build/lib.linux-x86_64-2.7/crypt.so: undefined symbol: crypt
> ......
> /usr/bin/install -c -m 644 ./Misc/python.man \
>                 /opt/sagemath/local/share/man/man1/python2.7.1
> make[2]: Leaving directory `/opt/sagemath/spkg/build/python-2.7.3.p0/src'
> Testing importing of various modules...
> math module imported OK
> hashlib module imported OK
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ImportError: No module named crypt
> crypt module failed to import
> Error: One or more modules failed to import.
> ....
>
> I have compiled sage succesfully in the same machine in the past (version 
> 4.7 had compiled succesfully)
>

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to