I''m trying to use unstable version of xen but when I boot I have this message when I try to start xen with the "xend start" command : .Traceback (most recent call last): File "/usr/sbin/xend", line 33, in ? from xen.xend.server import SrvDaemon File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line 28, in ? from xen.lowlevel import xu ImportError: libxc.so.2.0: cannot open shared object file: No such file or directory also, I can see this message several times when the system is booting. I searched on the archives but couldn''t find anything about this problem. can someone help me please ? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Tue, Nov 22, 2005 at 11:55:06AM +0100, nico isamu wrote:> I''m trying to use unstable version of xen but when I boot I have this > message when I try to start xen with the "xend start" command : > > .Traceback (most recent call last): > File "/usr/sbin/xend", line 33, in ? > from xen.xend.server import SrvDaemon > File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line > 28, in ? > from xen.lowlevel import xuThat line does not exist in SrvDaemon, and as far as I can tell, hasn''t since around September. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel