Mailing List Archive

Problem with xen 2.0.6
Hello colleagues,

I've been trying to compile the brand new xen 2.0.6 on debian (woody) and
the kernel images are fine but my xen-tools are no longer working:
xm
Traceback (most recent call last):
File "/usr/sbin/xm", line 7, in ?
from xen.xm import main
ImportError: No module named xm

I've already trief "make world install install-tools" and so on. With xen
2.0.5 the same syntax has been working fine.
Does anyone else experience the same problems or is there something special
with 2.0.6 I should have paid attention to?

Gunther