On Mar 16, 3:06 pm, "rvaug...@gmail.com" <rvaug...@gmail.com> wrote: > When I try to make sage-4.3.3, I get: > > "There is no spkg-install script, no setup.py, and no configure > script, > so I do not know how to install /usr/share/sage-4.3.3/spkg/standard/ > gd-2.0.35.p4.spkg. > make[1]: *** [installed/gd-2.0.35.p4] Error 1 > make[1]: Leaving directory `/usr/share/sage-4.3.3/spkg'" > > This looks to me like either the makefile is looking for something > that doesn't exist, or something is missing from the sage-4.3.3 > package. > > When I try to make sage-4.3.3-linux-32bit-fedora_release_11_leonidas- > i686-Linux, I get: > > "ImportError: /lib/libc.so.6: version `GLIBC_2.7' not found (required > by > /usr/share/sage-4.3.3-linux-32bit-fedora_release_11_leonidas-i686- > Linux/local/lib/libgmp.so.3)" > > I see this message about a dozen times in install.log. > Apparently glibc only goes as far as 2.5-42 on SciLinux 5.4, > and this version of SAGE is looking for 2.7. > > -Richard >
Hi, The source file is called sage-4.3.3.tar. You have a binary package which does not require running make. I don't know if that package will work as it uses newer libraries but you should be able to just run sage and try it. If the binary does not work than you can try to build from source. FWIW I have been building Sage on Scientific Linux 5.1 for at least a year. Cheers, Adam -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org