You need a SSL devel type package. On Centos 6.3 (RHEL 6), I have:

openssl-1.0.0-20.el6_2.5.x86_64
openssl098e-0.9.8e-17.el6.centos.2.x86_64
openssl-devel-1.0.0-20.el6_2.5.x86_64

On Ubuntu, I think you need

libssl-dev
openssl
python-openssl

Cheers

On 20/08/12 22:30, Charles Bouillaguet wrote:
Hi all,

I just downloaded the .tar.gz file on boxen, unpacked it and tried to run sage:


    import md5
File "/home/charles/Downloads/sage-5.3.beta1-sage.math.washington.edu-x86_64-Linux/local/lib/python/md5.py", line 10, in <module>
    from hashlib import md5
ImportError: cannot import name md5



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



Reply via email to