Sage build/upgrade complete!
To install small scripts to directly run Sage's versions of GAP,
the PARI/GP interpreter, Maxima, or Singular etc. (by typing e.g.
just 'gap' or 'gp') into a standard 'bin' directory, start Sage
by typing 'sage' (or './sage') and enter something like
install_scripts('/usr/local/bin')
at the Sage command prompt ('sage:').
If you issued 'make', 'make all', or a similar command, then the
HTML version of the documentation will be built right now.
Otherwise, if you want to (re)build the HTML documentation,
run 'make doc'. To build the PDF version, run 'make doc-pdf'.
./sage -b
----------------------------------------------------------
sage: Building and installing modified Sage library files.
Installing c_lib
scons: `install' is up to date.
Updating Cython code....
Executing 0 commands (using 1 thread)
Time to execute 0 commands: 0.182203054428 seconds
Finished compiling Cython code (time = 4.64450502396 seconds)
running install
running build
running build_py
running build_ext
Executing 0 commands (using 1 thread)
Time to execute 0 commands: 0.00280404090881 seconds
Total time spent compiling C/C++ extensions: 0.104329109192 seconds.
running install_lib
running install_egg_info
Removing /Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage-0.0.0-py2.7.egg-info
Writing /Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage-0.0.0-py2.7.egg-info
real 0m11.748s
user 0m1.594s
sys 0m0.908s
[ -f local/lib/sage-started.txt ] || local/bin/sage-starts
Testing that Sage starts...
[2012-10-02 09:37:15] Sage version 5.4.rc0, released 2012-09-28
Traceback (most recent call last):
File "/Users/wdj/sagefiles/sage-5.4.rc0/local/bin/sage-eval", line
4, in <module>
from sage.all import *
File "/Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage/all.py",
line 73, in <module>
from sage.matrix.all import *
File "/Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage/matrix/all.py",
line 1, in <module>
from matrix_space import MatrixSpace, is_MatrixSpace
File "/Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage/matrix/matrix_space.py",
line 37, in <module>
import matrix_modn_dense
File "matrix_modn_dense_template_header.pxi", line 11, in init
sage.matrix.matrix_modn_dense (sage/matrix/matrix_modn_dense.c:13779)
File "matrix_integer_dense.pxd", line 12, in init
sage.matrix.matrix_modn_dense_float
(sage/matrix/matrix_modn_dense_float.cpp:16714)
File "matrix_mod2_dense.pxd", line 7, in init
sage.matrix.matrix_integer_dense
(sage/matrix/matrix_integer_dense.c:42526)
ImportError: dlopen(/Users/wdj/sagefiles/sage-5.4.rc0/local/lib/python2.7/site-packages/sage/matrix/matrix_mod2_dense.so,
2): Library not loaded: /usr/local/lib/libpng12.0.dylib
Referenced from:
/Users/wdj/sagefiles/sage-5.4.rc0/local/lib/libm4ri-0.0.20120613.dylib
Reason: Incompatible library version: libm4ri-0.0.20120613.dylib
requires version 40.0.0 or later, but libpng12.0.dylib provides
version 36.0.0
Sage failed to start up.
Please email sage-devel (
http://groups.google.com/group/sage-devel)
explaining the problem and send the log file
/Users/wdj/sagefiles/sage-5.4.rc0/start.log
Describe your computer, operating system, etc.
make: *** [start] Error 1
This is on an imac running lion 10.7.5
> --
> You received this message because you are subscribed to the Google Groups "sage-release" group.
> To post to this group, send email to
sage-r...@googlegroups.com.
> To unsubscribe from this group, send email to
sage-release...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/sage-release?hl=en.
>