HI: when I run "sudo xm list", I got following error messages Traceback (most recent call last): File "/usr/sbin/xm", line 5, in <module> from xen.xm import main File "/usr/lib/python2.6/dist-packages/xen/xm/main.py", line 52, in <module> from xen.xm import console File "/usr/lib/python2.6/dist-packages/xen/xm/console.py", line 19, in <module> import xen.lowlevel.xs ImportError: libxenctrl.so.3.2: cannot open shared object file: No such file or directory However, I found the libxenctrl.so under xen-4.0.1 is libxenctrl.so.4.0 I think the version of xm may be mismatch with my current xen version, How to fix this bug? cheers, Yueqiang _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users