Hi folks, I happy to announce that Sage 4.3.0.1.alpha0 successfully builds on t2.math. This alpha release is based on Sage 4.3 and merged tickets in the following order:
#6425, #6772, #7799, #7775, #7772, #6595 Unfortunately, I wasn't able to produce a binary distribution using the command "sage -bdist". So I tar-gzip'd the alpha0 build and put it under this directory: http://sage.math.washington.edu/home/mvngu/t2.math-bin/ You can find the source tarball of alpha0 at http://sage.math.washington.edu/home/mvngu/sage-src/sage-4.3.0.1/ I'm using GCC 4.4.1 with the Sun linker/assembler, and the following conditional in my /home/mvngu/.profile: if [ `uname -s` = "SunOS" ]; then # Sun linker/asembler . /usr/local/gcc-4.4.1-sun-linker/gcc441sun fi -- Regards Minh Van Nguyen -- 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