On Fri, Nov 11, 2011 at 12:59 PM, frosty <jfoster81...@gmail.com> wrote: > 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.
There are people in the Mandriva and Gentoo communities that have got Sage (mostly) into their distros. Nobody in Debian is taking on the challenge, as it turns out. All it would take would be somebody who really wanted to do it (and had the drive). > 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. Either you have some really old version of GCC that is broken, your compilers are misinstalled, or your hardware is somehow broken. "internal compiler error" means the compiler crashed, which can be caused by faulty hardware or a buggy compiler. William > 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 > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- 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