Hi folks,

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

#7704, #7548, #7616, #7754, #7620

I tar-gzip'd the alpha2 build and put it under this directory:

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

I used GCC 4.4.1 with the Sun linker/assembler, with the following
conditional in my $HOME/.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.alpha3 on t2.math.

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

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

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

-- 
Regards
Minh Van Nguyen

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

Reply via email to