On Wed, Jul 8, 2009 at 6:14 AM, Christian Weiss<[email protected]> wrote: > > Hello, > > I tried to build a sage server on a SLES11-System. But the > installation was aborted with the following error message: > > > ---------------------------<ERROR > MESSAGE>----------------------------------- > > Finished extraction > **************************************************** > Host system > uname -a: > Linux algpar1 2.6.27.23-0.1-xen #1 SMP 2009-05-26 17:02:05 -0400 > x86_64 x86_64 x86_64 GNU/Linux > **************************************************** > **************************************************** > GCC Version > gcc -v > Es werden eingebaute Spezifikationen verwendet. > Ziel: x86_64-suse-linux > Konfiguriert mit: ../configure --prefix=/usr --infodir=/usr/share/info > --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 -- > enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable- > checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable- > ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with- > pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with- > slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable- > libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version- > specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex -- > without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux > Thread-Modell: posix > gcc-Version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) > **************************************************** > bash: symbol lookup error: /home/cweiss/downloads/sage-4.1.rc1/local/ > lib/libreadline.so.5: undefined symbol: PC
That's a really weird error. Can you post a link to the complete install log? Also, what happenes if you build sage-4.0.2 (the latest released version)? Also, is there anything funny about your computer, e.g., post the output of typing "export" at the command line. > > real 0m0.008s > user 0m0.000s > sys 0m0.000s > sage: An error occurred while installing sqlite-3.5.3.p4 > Please email sage-devel http://groups.google.com/group/sage-devel > explaining the problem and send the relevant part of > of /home/cweiss/downloads/sage-4.1.rc1/install.log. Describe your > computer, operating system, etc. > If you want to try to fix the problem, yourself *don't* just cd to > /home/cweiss/downloads/sage-4.1.rc1/spkg/build/sqlite-3.5.3.p4 and > type 'make'. > Instead type "/home/cweiss/downloads/sage-4.1.rc1/sage -sh" > in order to set all environment variables correctly, then cd to > /home/cweiss/downloads/sage-4.1.rc1/spkg/build/sqlite-3.5.3.p4 > (When you are done debugging, you can type "exit" to leave the > subshell.) > make[1]: *** [installed/sqlite-3.5.3.p4] Fehler 1 > make[1]: Leaving directory `/home/cweiss/downloads/sage-4.1.rc1/spkg' > > real 0m0.918s > user 0m0.664s > sys 0m0.108s > Error building Sage. > > ---------------------------</ERROR > MESSAGE>----------------------------------- > > sqlite3 is installed on my SLES11 system (and I hoped that sage could > use it...). Any downloadable binary version of sage won't work. > I am new on Linux and don't know what to do to fix this problem. Maybe > someone of you can help me! In particular, this one doesn't work for you? http://sage.math.washington.edu/sage/linux/64bit/sage-4.0.2-linux-openSUSE_11.1_x86_64-x86_64-Linux.tar.gz What error message do you get? I regularly build Sage on 64-bit Suse Linux 11 with no trouble, which is how I built the above binary. -- William --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
