WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Cannot find Xen Python modules

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Cannot find Xen Python modules
From: Dominic Mason <dominic@xxxxxxxxxx>
Date: Tue, 11 Sep 2007 11:05:35 +0100
Delivery-date: Tue, 11 Sep 2007 03:06:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: OpusVL
Reply-to: dominic@xxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, 2007-07-28 at 11:55 +0200, Morten Christensen wrote: 
> Something went wrong, when I tried to opgrade my Debian Sid to Xen 3.10.
> 
> When starting xend it gives the error-message "Cannot find Xen Python 
> modules".
> 
> Can you give some help on, where to find those python-modules ?

Probably a bit late to reply to this - and possibly not the specific
answer to your problem - but I got the same error message because I
hadn't installed python2.4-dev when compiling xen 3.1 from source.

So, whilst xen 3.1 made, installed, and loaded Dom0, the tools weren't
compiled.

Doing an

apt-get install python2.4-dev

and then doing a make && make install in the tools directory sorted out
my problem...

Dom

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Cannot find Xen Python modules, Dominic Mason <=