Dear sage-devel team, I have tried to install sage4.1 on ubuntu 8.04 by following the steps described in the readme file, i.e. I downloaded the source code from the Berlin server, unzipped it to the subdirectory sage/sage-4.1 in my home directory, and started "make" from there. This has ended up in the following error after about 1 hour (trailing part of install.log below).
Platform: AMD64AthlonX2, 2xHDD (200GB each), WindowsXP on 1.HDD, Ubuntu8.04 on 2.HDD (Before that I also tried to use the pre-compiled sage4.1 version for Ubuntu9.04 on ubuntu8.04, which failed because of the wrong glibc version (needs 2.8, have 2.7)). Is there an "easy" way to install sage 4.1 on ubuntu 9.04? Thanks and regards, wom ----------- end of install.log: ------------ make[5]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src/linbox/ring' make[4]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src/linbox/ring' make[4]: Entering directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src/linbox' /bin/bash ../libtool --tag=CXX --mode=link g++ -g -fPIC -I"/home/ wolfgang/sage/sage-4.1/local/include" -I"/home/wolfgang/sage/sage-4.1/ local/include/linbox" -L"/home/wolfgang/sage/sage-4.1/local/lib" -I/ home/wolfgang/sage/sage-4.1/spkg/build/linbox-1.1.6.p0/src -I/home/ wolfgang/sage/sage-4.1/spkg/build/linbox-1.1.6.p0/src/linbox -I/home/ wolfgang/sage/sage-4.1/local/include -I/home/wolfgang/sage/sage-4.1/ local/include -D__LINBOX_HAVE_CBLAS -o liblinbox.la -rpath /home/ wolfgang/sage/sage-4.1/local/lib dummy.lo util/libutil.la randiter/ libranditer.la -lcblas -latlas -L/home/wolfgang/sage/sage-4.1/local/ lib -lgmpxx -lgmp -L/home/wolfgang/sage/sage-4.1/local/lib -lgivaro libtool: link: cannot find the library `/tmp/gcc-4.3.1/lib/../lib64/ libstdc++.la' or unhandled argument `/tmp/gcc-4.3.1/lib/../lib64/ libstdc++.la' make[4]: *** [liblinbox.la] Error 1 make[4]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src/linbox' make[3]: *** [install-recursive] Error 1 make[3]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src/linbox' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg/build/ linbox-1.1.6.p0/src' Error installing linbox real 0m36.571s user 0m24.886s sys 0m8.529s sage: An error occurred while installing linbox-1.1.6.p0 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /home/wolfgang/sage/sage-4.1/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /home/wolfgang/sage/sage-4.1/spkg/build/linbox-1.1.6.p0 and type 'make'. Instead type "/home/wolfgang/sage/sage-4.1/sage -sh" in order to set all environment variables correctly, then cd to /home/wolfgang/sage/sage-4.1/spkg/build/linbox-1.1.6.p0 (When you are done debugging, you can type "exit" to leave the subshell.) make[1]: *** [installed/linbox-1.1.6.p0] Error 1 make[1]: Leaving directory `/home/wolfgang/sage/sage-4.1/spkg' real 53m5.033s user 42m31.299s sys 8m30.552s Error building Sage. wolfg...@wolfgang-desktop:~/sage/sage-4.1$ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---