On Tue, 24 Feb 2009 at 12:42AM +0100, Ralf Hemmecke wrote:
> 
> What should happen if I say
> 
> tar xf sage-3.3.tar
> cd sage-3.3
> make
> make
> 
> i.e. if I issue 'make' a second time?
> 
> Before I try to do that, I'd like to know whether I can expect a build 
> time less than a minute (instead of 3 hours).

In my 3.3 directory, built yesterday:

dr...@klee:/var/tmp/sage-dev$ time make
cd spkg && ./install all 2>&1 | tee -a ../install.log
make[1]: Entering directory `/var/tmp/sage-dev/spkg'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/sage-dev/spkg'
0.00user 0.00system 0:00.00elapsed 0%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (0major+323minor)pagefaults 0swaps
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
   sage: install_scripts('/usr/local/bin')
at the SAGE command prompt.

SAGE build/upgrade complete!

real    0m0.363s
user    0m0.180s
sys     0m0.232s


So, if you're willing to wait half a second, no problem. :)

Dan

-- 
---  Dan Drake <dr...@kaist.edu>
-----  KAIST Department of Mathematical Sciences
-------  http://mathsci.kaist.ac.kr/~drake

Attachment: signature.asc
Description: Digital signature

Reply via email to