Hi, I have been trying to install sage4.1 on ubuntu 8.04 by following the steps described in the readme file, i.e. I downloaded the source code , 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 (trailing part of install.log below). It seems that the wrong gcc version is installed, but the sought gcc 4.3.1 is not in the ubuntu 8.04 repository. Can anybody tell me if it is possible to get sage 4.1 operational with another gcc version, or is there another way to omit this problem in the installation of sage 4.1 on ubuntu 8.04?
Any hint is very much appreciated. [Platform: AMD64AthlonX2, 2xHDD (200GB each), WindowsXP on 1.HDD, Ubuntu8.04 on 2.HDD] 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. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
