Hello: We just got an error compiling sage (we tried versions 4.5.3 and 4.6) in opensuse 11.3 32 bits. We took care of the readline problem that other people reported recently, just in case, but even though all reports regarding compile problems with suse 11 end up in a successful compile, it didn't work for us. The error occurs very early, when compiling gnutls. The first line says "gcc: /usr/lib/liblzo2.so: No such file or directory", but that file is there!
Thanks gcc: /usr/lib/liblzo2.so: No such file or directory make[5]: *** [libgnutls-extra.la] Error 1 make[5]: Leaving directory `/root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5/src/libextra' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5/src/libextra' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5/src' failed to build GNUTLS real 0m43.460s user 0m26.462s sys 0m3.648s sage: An error occurred while installing gnutls-2.2.1.p5 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /root/Downloads/sage-4.6/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5 and type 'make check' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/root/Downloads/sage-4.6/spkg/build/gnutls-2.2.1.p5' && '/root/Downloads/sage-4.6/sage' -sh) When you are done debugging, you can type "exit" to leave the subshell. make[1]: *** [installed/gnutls-2.2.1.p5] Error 1 make[1]: Leaving directory `/root/Downloads/sage-4.6/spkg' real 2m58.532s user 2m2.972s sys 0m11.613s Error building Sage. -- 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