Ticket #4946 (closed defect: fixed)
[with spkg, positive review] readline on opensuse11 64-bit still doesn't work
| Reported by: | was | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.3 |
| Component: | build | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
On opensuse64 (a sage.math vmware machine):
Overwriting libreadline.so.5.2 with the system one
cp: cannot stat `/lib/libreadline.so.5.2': No such file or directory
Readline's build claims to have finished, but files that should have been built weren't.
real 3m23.513s
user 0m15.741s
sys 0m23.429s
sage: An error occurred while installing readline-5.2.p5
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/wstein/build/opensuse64/build/sage-3.2.3/install.log. Describe your computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/wstein/build/opensuse64/build/sage-3.2.3/spkg/build/readline-5.2.p5 and type 'make'.
Instead type "/home/wstein/build/opensuse64/build/sage-3.2.3/sage -sh"
in order to set all environment variables correctly, then cd to
/home/wstein/build/opensuse64/build/sage-3.2.3/spkg/build/readline-5.2.p5
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/readline-5.2.p5] Error 1
make[1]: Leaving directory `/home/wstein/build/opensuse64/build/sage-3.2.3/spkg'
real 4m7.156s
user 0m16.409s
sys 0m23.905s
. local/bin/sage-env && sage-starts && sage-maketest
Testing that Sage starts...
/usr/bin/env: sage.bin: No such file or directory
Traceback (most recent call last):
File "/home/wstein/build/opensuse64/build/sage-3.2.3/local/bin/sage-eval", line 4, in <module>
from sage.all import *
ImportError: No module named sage.all
Sage failed to startup.
make: *** [check] Error 1
wstein@opensuse64:~/build/opensuse64$
Change History
Note: See
TracTickets for help on using
tickets.
