> > Traceback (most recent call last): > File "/usr/sbin/xend", line 49, in ? > from xen.xend.server import SrvDaemon > File > "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line > 17, in ? > import xen.lowlevel.xc > ImportError: libxenctrl.so.3.0: cannot open shared object file: No such > file or directory > I do believe that you need to install the xen-libs package, which should also be available via yum. Doing an "rpm -ql xen-libs" on my working machine shows: [root@lore ~]# rpm -ql xen-libs /usr/lib/libblktap.so.3.0 /usr/lib/libblktap.so.3.0.0 /usr/lib/libxenctrl.so.3.0 /usr/lib/libxenctrl.so.3.0.0 /usr/lib/libxenguest.so.3.0 /usr/lib/libxenguest.so.3.0.0 /usr/lib/libxenstore.so.3.0 /usr/lib/libxenstore.so.3.0.0 Chris Lalancette -- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen