Minh Nguyen wrote:
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/

Hi,

I did not manage to download the sources before you removed them. I found the binaries at

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

but not the sources. I'd like to find the source, and see if I can work out what went wrong between alpha2 and alpha3, and find out what is causing this kpsewhich error. I've never seen that before. Have you any thoughts what patch might have caused that - it it far from obvious to me.



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

If you get an account on disk or similar, you might want to make that a bit more specific to 't2' (use 'uname -n' )

Dave

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