mabshoff wrote: > > > On May 22, 1:46 am, "Dr. David Kirkby" <david.kir...@onetel.net> > wrote: >> mabshoff wrote: >>> Hi, >>> I gotta run to the airport, but sources and upgrade bits of 4.0.rc0 >>> are in >>> http://sage.math.washington.edu/home/mabshoff/release-cycles-4.0/rc0/ >> I must say, it's looking better on Solaris. > > ;) > >> Before going to bed, I started to build 4.0.rc0. I woke up this morning, >> and found it is still in the build process. I don't think it has ever >> run anything like that time before it has stopped. > > Well, I never really had problems to get Sage to build, but then I > tended to fix the bugs on the fly. > >> My machine is quite heavily loaded (load average 3.7) which is due to >> some other processes running, which have been running for weeks, so >> would have been running when I tried to build sage-4.0.alpha0 >> >> So, based on this very scientific measure of starting to compile Sage >> before I sent to bed, and Sage still compiling now (and hour or so after >> I got up), that is a definite improvement on Solaris! >> >> Dave > > Anyway, we need a formal review of > > #6104: Michael Abshoff: Fix Solaris specific build issue for > libfplll.spkg [Needs review]
What's the process of the review? I'm willing to take a look at it. If it's written in C, then I'll feel confident at understanding it. If it's in C++, then I would not. > All that is changed is a fix to dpe.h to make it compile on Solaris. > The fix is even guarded, so nothing that does not define __sun is > affected > Cheers, > > Michael Well, it finally did build and a simple addition worked. The GUI did not however work, as http://localhost:8000 responds with: "Firefox can't establish a connection to the server at localhost:8000." I tried to telnet to localhost port 8000 and get a message the connection was refused. Anyway, it's late here, and I'm tired so I'm not going to look at it any further tonight. drkir...@kestrel:[~/sage/sage-4.0.rc0] $ ./sage ---------------------------------------------------------------------- | Sage Version 4.0.rc0, Release Date: 2009-05-21 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: 12+34 46 sage: notebook() The notebook files are stored in: /export/home/drkirkby/.sage//sage_notebook Please choose a new password for the SAGE Notebook 'admin' user. Do _not_ choose a stupid password, since anybody who could guess your password and connect to your machine could access or delete your files. NOTE: Only the md5 hash of the password you type is stored by SAGE. You can change your password by typing notebook(reset=True). Enter new password: Retype new password: Please login to the notebook with the username 'admin' and the above password. Password changed for user 'admin'. ************************************************** * * * Open your web browser to http://localhost:8000 * * * ************************************************** --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---