[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Trouble with xen-unstable x86_64
Hello, I downloaded the latest unstable and installed on 2 amd dual athalon 64 x2's (dual cores). Kernel went fine. I'm getting this error when trying to start xend : ImportError: /usr/lib64/python/xen/lowlevel/xc.so: cannot open shared object file: No such file or directory .Traceback (most recent call last): File "/usr/sbin/xend", line 49, in ? from xen.xend.server import SrvDaemon File "/usr/lib64/python/xen/xend/server/SrvDaemon.py", line 17, in ? import xen.lowlevel.xc ImportError: /usr/lib64/python/xen/lowlevel/xc.so: cannot open shared object file: No such file or directory However, root@dev4:/usr/lib64/python/xen/lowlevel# ls -lah total 188K drwxr-xr-x 2 root root 4.0K 2006-09-27 01:20 . drwxr-xr-x 8 root root 4.0K 2006-09-27 01:20 .. -rwxr-xr-x 1 root root 25K 2006-09-24 22:35 acm.so -rw-r--r-- 1 root root 2 2006-09-24 22:01 __init__.py -rw-r--r-- 1 root root 122 2006-09-27 01:20 __init__.pyc -rwxr-xr-x 1 root root 79K 2006-09-24 22:35 xc.so -rwxr-xr-x 1 root root 56K 2006-09-24 22:35 xs.so Its there :) Installed to ubuntu latest, with packages that I'd normally install for 3.0.2. I'm guessing that's the problem. Anyone kind enough to point out where I may have gone wrong with python? root@dev3:~# dpkg -l | grep python | awk '{ print $2 }' python-minimal python-twisted python-twisted-conch python-twisted-words python2.4 python2.4-crypto python2.4-dev python2.4-minimal python2.4-twisted-bin python2.4-twisted-conch python2.4-twisted-core python2.4-twisted-mail python2.4-twisted-names python2.4-twisted-news python2.4-twisted-runner python2.4-twisted-words python2.4-xml python2.4-zopeinterface Thanks Tim _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |