Whats the output of "sage -sh ldd local/lib/python/lib-dynload/_hashlib.so"?
It should only depend on glibc, keyutils-libs, libselinux, and krb5-libs, which are quite certainly already installed. Its probably easiest to compile your own Sage install. Just first install yum install gcc gcc-gfortran gcc-c++ m4 perl ranlib ImageMagick atlas atlas-devel mercurial openssl-devel On Tuesday, July 31, 2012 3:29:59 PM UTC-4, qwert...@chammy.info wrote: > > I posted this to asksage but have not gotten any responses. I get the > following error when I run sage: > > ERROR:root:code for hash md5 was not found. > > There is a similar problem posted here: > > > http://ask.sagemath.org/question/1432/code-for-hash-md5-was-not-found-after-fresh-sage > > and the solution says to install libssl0.9.8. However, searches for libssl > return OpenSSL and I already have OpenSSL and the ancillary devel libraries > installed: > > OpenSSL 1.0.0j-fips 10 May 2012 > > Moreover, the only lib I can find on my system that mentions ssl is > libssl3.so. > > > More information about my machine: > > Linux my.box.net 3.4.6-2.fc17.x86_64 #1 SMP Thu Jul 19 22:54:16 UTC 2012 > x86_64 x86_64 x86_64 GNU/Linux > > Linux version 3.4.6-2.fc17.x86_64 ( > mockbu...@buildvm-09.phx2.fedoraproject.org) (gcc version 4.7.0 20120507 > (Red Hat 4.7.0-5) (GCC) ) #1 SMP Thu Jul 19 22:54:16 UTC 2012 > > Fedora release 17 (Beefy Miracle) > > -- -- 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