Hi Volker,

Thanks! I get the following problem though on MacOS 10.6.8

...
[repl     ] reading sources... [ 69%] sage/repl/display/util
[repl     ] reading sources... [ 76%] sage/repl/interpreter
[dynamics ] reading sources... [ 70%] sage/dynamics/interval_exchanges/iet
[polynomia] reading sources... [ 25%] 
sage/rings/polynomial/infinite_polynomial_ring
[repl     ] reading sources... [ 84%] sage/repl/ipython_extension
[dynamics ] reading sources... [ 80%] 
sage/dynamics/interval_exchanges/labelled
[combinat ] reading sources... [  6%] sage/algebras/nil_coxeter_algebra
[repl     ] reading sources... [ 92%] sage/repl/readline_extra_commands
[repl     ] reading sources... [100%] startup
[repl     ] loading cross citations...
[repl     ] 
/Applications/sage/src/doc/en/reference/repl/sage/repl/readline_extra_commands.rst:11:
 
WARNING: autodoc can't import/find module 
'sage.repl.readline_extra_commands', it reported error: 
"dlopen(/Applications/sage/local/lib/python2.7/site-packages/sage/repl/readline_extra_commands.so,
 
2): Library not loaded: /Applications/sage/local/lib/libreadline.6.2.dylib
[repl     ] Referenced from: 
/Applications/sage/local/lib/python2.7/site-packages/sage/repl/readline_extra_commands.so
[repl     ] Reason: image not found", please check your spelling and 
sys.path
[combinat ] reading sources... [  6%] sage/combinat/abstract_tree
Error building the documentation.
Traceback (most recent call last):
  File "/Applications/sage/src/doc/common/builder.py", line 1491, in 
<module>
    getattr(get_builder(name), type)()
  File "/Applications/sage/src/doc/common/builder.py", line 292, in _wrapper
    getattr(get_builder(document), 'inventory')(*args, **kwds)
  File "/Applications/sage/src/doc/common/builder.py", line 503, in _wrapper
    x.get(99999)
  File "/Applications/sage/local/lib/python/multiprocessing/pool.py", line 
558, in get
    raise self._value
OSError: [repl     ] 
/Applications/sage/src/doc/en/reference/repl/sage/repl/readline_extra_commands.rst:11:
 
WARNING: autodoc can't import/find module 
'sage.repl.readline_extra_commands', it reported error: 
"dlopen(/Applications/sage/local/lib/python2.7/site-packages/sage/repl/readline_extra_commands.so,
 
2): Library not loaded: /Applications/sage/local/lib/libreadline.6.2.dylib

make: *** [doc-html] Error 1
lolita:sage anne$ sage -br
scons: `install' is up to date.
Updating Cython code....
Enabling Cython debugging support
Finished Cythonizing, time: 5.34 seconds.
Discovering Python source code....
Discovered Python source, time: 0.05 seconds.
Cleaning up stale installed files....
- cleaning /Applications/sage/local/lib/python2.7/site-packages
- cleaning /Applications/sage/local/lib/site-python
- cleaning /Applications/sage/src/build/lib.macosx-10.6-x86_64-2.7
Finished cleaning, time: 0.13 seconds.
running install
running build
running build_py
running build_ext
Executing 0 commands (using 1 thread)
Time to execute 0 commands: 0.12 seconds.
Total time spent compiling C/C++ extensions: 0.29 seconds.
running install_lib
running install_egg_info
Removing 
/Applications/sage/local/lib/python2.7/site-packages/sage-6.4.beta5-py2.7.egg-info
Writing 
/Applications/sage/local/lib/python2.7/site-packages/sage-6.4.beta5-py2.7.egg-info
┌────────────────────────────────────────────────────────────────────┐
│ Sage Version 6.4.beta5, Release Date: 2014-10-12                   │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Warning: this is a prerelease version, and it may be unstable.     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Traceback (most recent call last):
  File "/Applications/sage/src/bin/sage-ipython", line 9, in <module>
    from sage.repl.readline_extra_commands import *
ImportError: 
dlopen(/Applications/sage/local/lib/python2.7/site-packages/sage/repl/readline_extra_commands.so,
 
2): Library not loaded: /Applications/sage/local/lib/libreadline.6.2.dylib
  Referenced from: 
/Applications/sage/local/lib/python2.7/site-packages/sage/repl/readline_extra_commands.so
  Reason: image not found

So I cannot even run this  version.

Best,

Anne

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to