Hi, I am having serious problems starting xen. It seems lite python won''t load the library, even though there is a file at : /usr/lib/xen-3.0.3-1/lib/python/xen/lowlevel/xc.so Is the ../ in the path not understood by the system or what? My setup is a little bit strange in one way. But It really should not affect xend in this way in that case: I changed the motherboard and processor, without reinstalling debian. For some reason i forgot, so many packages are for the K7 architecture. However, since all the xend-packages and images are of the correct amd64 flavour and doesn''t use any platform specific libraries, it should not matter. Anyway, here is the traceback: Traceback (most recent call last): File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in ? from xen.xend.server import SrvDaemon File "/usr/lib/xen-3.0.3-1/bin/../lib/python/xen/xend/server/SrvDaemon.py", line 17, in ? import xen.lowlevel.xc ImportError: /usr/lib/xen-3.0.3-1/bin/../lib/python/xen/lowlevel/xc.so: cannot open shared object file: No such file or directory I am no star of python, but as far as i understand of its docs, the code should work. //Nicklas Börjesson _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users