> Just to make sure I understand this second step: the wrong version of
> the development tools got installed? (32 instead of 64 or vice versa?)

There were two independent problems:

1. the unix development tools on his mac were not up to date.

2. he had downloaded the wrong version 32bit version of sage and tried
to rebuild it on his 64bit mac.

Finally, it turned out that there is another problem, even after
deleting everything and restarting from the beginning:

He downloaded the 64bit version of sage, and then run

# ./sage -combinat install

it seems that rebuilding sage went well, but afterwards, hg detected
"local changes" in devel/sage-combinat and stopped. Any suggestions?

Thanks, Christian


Total time spent compiling C/C++ extensions:  20.0938909054 seconds.
running install_lib
copying build/lib.macosx-10.6-i386-2.6/sage/ext/interpreters/
wrapper_cdf.so -> /Applications/sage/local/lib/python2.6/site-packages/
sage/ext/interpreters
copying build/lib.macosx-10.6-i386-2.6/sage/ext/interpreters/
wrapper_el.so -> /Applications/sage/local/lib/python2.6/site-packages/
sage/ext/interpreters
copying build/lib.macosx-10.6-i386-2.6/sage/ext/interpreters/
wrapper_py.so -> /Applications/sage/local/lib/python2.6/site-packages/
sage/ext/interpreters
copying build/lib.macosx-10.6-i386-2.6/sage/ext/interpreters/
wrapper_rdf.so -> /Applications/sage/local/lib/python2.6/site-packages/
sage/ext/interpreters
copying build/lib.macosx-10.6-i386-2.6/sage/ext/interpreters/
wrapper_rr.so -> /Applications/sage/local/lib/python2.6/site-packages/
sage/ext/interpreters
copying build/lib.macosx-10.6-i386-2.6/sage/plot/plot3d/
parametric_surface.so -> /Applications/sage/local/lib/python2.6/site-
packages/sage/plot/plot3d
running install_egg_info
Removing /Applications/sage/local/lib/python2.6/site-packages/
sage-0.0.0-py2.6.egg-info
Writing /Applications/sage/local/lib/python2.6/site-packages/
sage-0.0.0-py2.6.egg-info

real    0m34.429s
user    0m28.392s
sys     0m2.626s

After cloning, if you change any Sage library files and want to
rebuild
the html version of the reference manual, use the command
   sage -docbuild --jsmath reference html
(after running 'sage -b').

Note: if *before* cloning, you have changed any Sage library files
without rebuilding the reference manual, then after cloning, you
will need to touch those files again if you want the changes
to be incorporated into the reference manual.

Updating modification times for the documentation...
sage -docbuild --jsmath --update-mtimes reference html
Building Sage on OS X in 64-bit mode
Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode
sphinx-build -b html -d /Applications/sage/devel/sage/doc/output/
doctrees/en/reference    /Applications/sage/devel/sage/doc/en/
reference /Applications/sage/devel/sage/doc/output/html/en/reference
Running Sphinx v1.0.4
loading pickled environment... done
building [html]: targets for 883 source files that are out of date
updating environment: 0 added, 811 changed, 0 removed
reading sources... [100%] sagenb/storage/filesystem_storage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [100%] tensor
writing additional files... genindex py-modindex search
copying images... [100%] media/homology/torus_labelled.png
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded.
Build finished.  The built documents can be found in /Applications/
sage/devel/sage/doc/output/html/en/reference
*** WARNING ***
If you are cloning a previous revision or have uncommitted changes to
cython files do
   sage -ba
Otherwise Sage might build using the wrong .c files !!

real    10m42.465s
user    9m36.117s
sys     0m21.196s
Done
Switching to sage combinat root directory: /Applications/sage/devel/
sage-combinat
There are local changes; aborting
Please qrefresh or discard your changes before proceeding
Building Sage on OS X in 64-bit mode
Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to