#4946: readline on opensuse11 64-bit still doesn't work
---------------------+------------------------------------------------------
Reporter: was | Owner: mabshoff
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.3
Component: build | Keywords:
---------------------+------------------------------------------------------
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
wst...@opensuse64:~/build/opensuse64$
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4946>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---