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 On Mar 15, 1:41 pm, Robert Bradshaw <[email protected]> wrote: > On Mar 15, 2010, at 10:30 AM, [email protected] wrote: > > > Anybody running SAGE on Scientific Linux? > > If so, how? What version SAGE, what version Scientific Linux? > > > I've tried several versions on SAGE on SciLinux 4.8 & 5.4, > > and in no case did the 'make' succeed. > > > Anybody making this work? > > Would love to know how. > > Where/how does it fail? > > - Robert -- 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-support URL: http://www.sagemath.org
