Hi folks,

I'm happy to announce that Sage 4.3.0.1.alpha1 [1] successfully builds
on t2.math. Due to an unfortunate typo, the version number should be
Sage 4.3.0.2.alpha1 since it's based on Sage 4.3.0.1 [2]. This alpha
release is based on Sage 4.3.0.1.alpha0 and merged the following
tickets:

#7770, #7692, #7749, #7768, #7728

Unfortunately, I wasn't able to produce a binary distribution using
the command "sage -bdist". So I tar-gzip'd the alpha1 build and put it
under this directory:

http://sage.math.washington.edu/home/mvngu/t2.math-bin/

You can find the source tarball of alpha1 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, with the following
conditional in my /home/mvngu/.profile:

if [ `uname -s` = "SunOS" ]; then
   # Sun linker/assembler
   . /usr/local/gcc-4.4.1-sun-linker/gcc441sun
fi

Now on to building Sage 4.3.0.1.alpha2 on t2.math.


[1] 
http://sage.math.washington.edu/home/mvngu/sage-src/sage-4.3.0.1/sage-4.3.0.1.alpha1.tar

[2] 
http://sage.math.washington.edu/home/mvngu/sage-src/sage-4.3.0.1/sage-4.3.0.1.tar

-- 
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

Reply via email to