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] Re: xen tools python libs instal location.

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: xen tools python libs instal location.
From: Krist van Besien <krist.vanbesien@xxxxxxxxx>
Date: Sat, 22 May 2010 13:40:19 +0200
Cc:
Delivery-date: Sat, 22 May 2010 04:44:43 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Mttp1xiYQ1NnVXXGKz6Hot5FQHoBf2uxfXFQ0xRiaWs=; b=EF3l8SvkAuh9eDOQ9iuaXaif9SWOWSQnkgil5OR4WkQ1cpvUknIHb/JPDbpEI3jPrp ukPHAVMm1CrN2FFNN8riqVGIPiRnYihbV3NcDJKYO0zPYMi9wz+xzTe3RpqwxtudNXPG bWUidKixv5OEfwkqLX94tawdV1GjoL80N9rzo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=El3AuNpwFSiPGFTi3tyFp+UW/0ZCeA664aZ8z8x/rKQQ7XfxOhKsaMTniByDQkBdX4 MOM64RVOzW/YitLdNHKmeWtYFZyaOZ1wrD7AtoK2riSABeA9BDoje4MVdtFIi1/yKHNv 3OcbuPtKKXZeUFNNNTNtuXrh/behgMCZcK4cU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinRYIvctcpNJSLLCTIE6doASunUFfSdunqeLDwU@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTinRYIvctcpNJSLLCTIE6doASunUFfSdunqeLDwU@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, May 21, 2010 at 6:40 PM, Krist van Besien
<krist.vanbesien@xxxxxxxxx> wrote:
> Hello,
>
> I'm installing xen 4.0.0 on Ubuntu 10.4. A problem I'm running in to
> is that "make install-tools" installs the python libraries in
> /usr/lib/python2.6/site-packages, and the python shipped with Ubuntu
> doesn't have this directory on the python search path.
> I think that on Ubuntu you're supposed to install modules elsewhere,
> probably /usr/local/lib/python2.6/dist-packages. How can I set this
> when installing?

Found the solution myself...
Had to do:
make install-tools PYTHON_PREFIX_ARG="--install-layout=deb"

Now up to the next problem...


Krist


-- 
krist.vanbesien@xxxxxxxxx
krist@xxxxxxxxxxxxx
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

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

<Prev in Thread] Current Thread [Next in Thread>