Kazimierz Kurz <[email protected]> writes: > I download Sage 5.4.1 precompiled binary release. > During first run sage starts with updating paths process, and then > suddenly throws at me Error: "ERROR:root:code for hash md5 was not > found." > > Whilst there are some information in trac about this, it is related > to process of build from the source, not installation of binaries. > > So, if You have the same problem - just run first ( just after > unpacking of the binaries, within directory where You place Your new > sage release) > > ./sage -i openssl > > It downloads and compile openssl into local sage/local/lib directory, > and then run ./sage as described in manual. And it works! > > My system Ubuntu 10.04.4 LTS > Openssl was installed from repositories, and present in /lib > directory. I do not know why sage 5.4.1 does not seen it.
This is interesting because Sage 5.4 is not supposed to require OpenSSL at all, if I recall correctly. Exactly which binary did you download? -Keshav -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
