Thanks for the reply.

The end of install.log looks good:

====
...
Successfully installed sage-4.6.1
Now cleaning up tmp files.
Making Sage/Python scripts relocatable...
Making script relocatable 
Finished installing sage-4.6.1.spkg
====

I also tried the sage-ba.  The end of that looks like:

====
...
copying build/lib.linux-x86_64-2.6/sage/categories/action.so -> 
/usr/local/sage-4.6.1/local/lib/python2.6/site-packages/sage/categories
running install_egg_info
Removing 
/usr/local/sage-4.6.1/local/lib/python2.6/site-packages/sage-0.0.0-py2.6.egg-info
Writing 
/usr/local/sage-4.6.1/local/lib/python2.6/site-packages/sage-0.0.0-py2.6.egg-info
====

I still get the page of errors when starting sage.

The only to places I see errors are when I try to start sage and at the end of 
what I called make.out.  I used the following to compile sage:

export MAKE="make -j12"
make > make.out 2>&1 &

It appears that after the regular sage compile that did not error-out that the 
build ran:
spkg/pipestatus "./sage -docbuild all html  2>&1" "tee -a dochtml.log"
and of course running './sage' on my system doesn't work so the docbuild also 
failed.


> The error looks like it didn't build correctly. Is there anything 
> suspicious in the install.log? Maybe rebuild the sage library (sage -ba).


-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to