Hi,

I am trying to build sage 8.9 from source on unix, I want to make some 
changes to maxima build.  I can do this by interrupting the sage build when 
it starts maxima, then going to 
sage-8.9/local/var/tmp/sage/build/maxima-5.42.2/src and running make there.

Unfortunately, it seems I can't then return to the sage build. When I 
return to sage-8.9 directory and run make there, the make starts compiling 
sagelib and then goes to compile maxima from the very beginning, 
Setting export SAGE_KEEP_BUILT_SPKGS=yes doesn't change the behavior as it 
looks like all this setting does for maxima is to mv the build/maxima 
directory to build/old/maxima and unpack maxima again.

The question: is it possible to continue the sage build after that 
interruption in maxima?

Best wishes,

Andre


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/a3015b6f-5a86-44b7-bcfd-867c9048aa03%40googlegroups.com.

Reply via email to