Christian Weiss wrote: > Hello, > > I tried to build a sage server on a SLES11-System. But the > installation was aborted with the following error message: <SNIP> > re 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.
You might want to try http://sage.math.washington.edu/home/kirkby/Solaris-fixes/sqlite-3.6.17/sqlite-3.6.17.spkg which is an updated version of sqlite. It is a trac ticket of mine, which needs review http://sagetrac.org/sage_trac/ticket/6759 I created the new .spkg, since the old version of sqlite in Sage will not build with Sun's C compiler. That new .spkg will build with both gcc and Sun's compiler on Solaris. It might just solve your SUSE issue, though I have not tested that. They may have paid a bit more attention to portability in the latest release. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
