I would like to announce a working Sage on OS X 10.7. It requires XCode 4 and setting SAGE_PORT=yes, but apart from that it builds from source "out of the box". The main new thing is that we include a GCC spkg (to build a C, C++ and Fortran compiler), replacing the old Fortran spkg. It builds and all doctests pass, but I have *not* actually used it. In particular, I have not tried the notebook.
Source tarball: http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta3-gcc/sage-5.0.beta3-gcc.tar I also have a binary based on a slightly older version: http://boxen.math.washington.edu/home/jdemeyer/release/sage-5.0.beta2-gcc/sage-5.0.beta2-gcc-x86_64-Darwin.dmg The ticket which achieves this isn't quite ready yet (#12369). It still needs to be tested on other systems to make sure that it doesn't break anything. There is some discussion about LD_LIBRARY_PATH (#12405) and I expect some work for my new spkg/install (#10492). -- 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 URL: http://www.sagemath.org
