Hello, it has been a while since I ported Sage to Solaris and finally with 2.8.14 I took the time again. With about 4 or 5 patches I get:
[EMAIL PROTECTED] sage-2.8.14$ uname -a SunOS neron 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-480R Solaris [EMAIL PROTECTED] sage-2.8.14$ ./sage ---------------------------------------------------------------------- | SAGE Version 2.8.14, Release Date: 2007-11-24 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: 1+1 2 sage: Exiting SAGE (CPU time 0m0.03s, Wall time 19m13.05s). I am currently doctesting, but I disabled FLINT until we get the upstream working from there and libfplll because there are some small patches needed. I was too lazy to fix that one yet. The other holdouts are clisp (where I use a binary 2.39) and cvxopt which fails to compile due to missing complex.h. I will hopefully have some time during Bug Day 6 to merge in some of the fixes needed. 2.8.15 also ought to already get some of the fixes as I have time. Since there seem to be at least 3 or 4 people interested in Sage on Solaris I am willing to roll up some binaries, at least for Sparc and maybe later for Intel. Let me know if you are interested - and complain if you find things that are broken. Patches welcome ;) Cheers, Michael --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
