I have just discovered Sage & want to know if there are any folks here working on making a Debian version that would work without having to compile all the parts. i.e. use the needed files, apps & libraries that are already packaged in Debian. Secondly I have downloaded the binary for Linux and have it installed & runnimng: I want to actually compile Sage for my server which is an AMD 6 core based server with 8Gb of ram running Debian stable. I tried , but it errored out, error 1 showing a segmentation fault. I am including the message snippet part of the install log to this mail. Maybe it will help. Thanks! Frosty
> sage/geometry/triangulation/base.cpp: In function ‘int > __pyx_pf_4sage_8geometry_13triangulation_4base_31ConnectedTriangulationsIterator_1__init__(PyObject*, > PyObject*, PyObject*)’: > sage/geometry/triangulation/base.cpp:3928: internal compiler error: > Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions. > error: command 'gcc' failed with exit status 1 > sage: There was an error installing modified sage library code. > > ERROR installing Sage > > real 5m48.351s > user 31m10.961s > sys 0m55.679s > sage: An error occurred while installing sage-4.7.2 > Please email sage-devel http://groups.google.com/group/sage-devel > explaining the problem and send the relevant part of > of /home/frosty/sage-4.7.2/install.log. Describe your computer, operating > system, etc. > If you want to try to fix the problem yourself, *don't* just cd to > /home/frosty/sage-4.7.2/spkg/build/sage-4.7.2 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 '/home/frosty/sage-4.7.2/spkg/build/sage-4.7.2' && > '/home/frosty/sage-4.7.2/sage' -sh) > When you are done debugging, you can type "exit" to leave the > subshell. > make[1]: *** [installed/sage-4.7.2] Error 1 > make[1]: Leaving directory `/home/frosty/sage-4.7.2/spkg' > > real 243m1.297s > user 263m5.531s > sys 13m38.279s > 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