On Wed, 11 Oct 2006 04:26:19 -0700, Gary Zablackis <[EMAIL PROTECTED]> wrote:
> I was going to upload the new SAGE-coLinux-1.4
> installer today,
> but I just noticed the following in install.log:
>       make[2]: Leaving directory
> `/usr/local/sage/spkg/build/gap-4.4.8'
>       Running SAGE and resetting the GAP workspace.
>
> --------------------------------------------------------
>       | SAGE Version 1.4, Build Date: 2006-10-05
>  |
>       | Distributed under the GNU General Public License
> V2. |
>
> --------------------------------------------------------
>
>
>       ??[0;32m?sage: ??[0m?Loading GAP package sonata
>       Error loading Gap package sonata
>       Loading GAP package guava
>       Loading GAP package factint
>       Error loading Gap package factint
>       Loading GAP package gapdoc
>       Error loading Gap package gapdoc
>       Loading GAP package grape
>       Error loading Gap package grape
>       Loading GAP package design
>       Error loading Gap package design
>       Loading GAP package toric
>       Error loading Gap package toric
>       Loading GAP package laguna
>       Error loading Gap package laguna
>       ??[0;32m?sage: ??[0m?
>       Exiting SAGE (CPU time 0m0.04s, Wall time 0m2.19s).
>
> I will  attempt to rebuild to see if that corrects the
> problem.
> Any ideas?

That's not a problem -- those packages are optional, but during the
build a script attempts to load all possible gap packages into a predefined
workspace.  You can safely ignore that error.

> I had to increase the size of the root image file
> to 1.5G in order to even build SAGE!

Do you know that you can take "make clean; make" any time that
you run out of space?   It's completely safe.   This might help.

> After building (and moving the html docs out to
> Windows),
> the root image has about 225M free space.

I'm surprised it is so big.  Maybe it is time for another space audit.
I've noticed that on some linux systems that .so's in the SAGE library
are huge, even though the same build gives small .so's on OS X.
E.g., my clean build of SAGE on my OS X laptop is 485MB.  It's
twice as big on sage.math!! The difference is that on OSX the devel
directory is 110MB, and on sage.math it is about 500MB, and I think
that space is entirely big .so's (for no reason).

> I probably won't have any updates to the SAGE
> Controller
> program before the weekend, now. The version (0.3) I
> sent
> yesterday, though, should give you a pretty good idea
> of
> it's basic operations. I still have to finish
>   persistence of the configuration,
>   use of options other than memory at startup,
>   keeping track of if/when SAGE/coLinux die or are
> stopped,
>   allowing the choice of running coLinux in a command
> window or as a service,
>   resizing of the main window,
>   hiding/showing the different panes
> If you have any criticism, positive or negative, be
> sure to let me know.

Wow, this is going very well.   I haven't got to try
it yet as I had wanted very much to, since organizing
SAGE Days 2 was totally overwhelming.

william

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to