|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Attempt to build xen-unstable on Ubuntu 9.04 Ser
On 07/05/2009 14:15, "Alex Zeffertt" <alex.zeffertt@xxxxxxxxxxxxx> wrote:
> This patch appears to fix the problem. Just don't use --prefix. It
> doesn't seem to make any difference for python2.5, but it installs to
> the correct place under python 2.6.
Wouldn't it be correct to specify --prefix (even if that means installing to
blah/site-packages) if the user has overridden prefix to make a personal
installation avoiding conflicting with distro packages? Otherwise PREFIX
allows a user to install Xen bits somewhere out of the way, except the
Python bits which will still blat the default install path.
Perhaps config/*.mk should define DEFAULT_PREFIX and PREFIX, and we omit
--prefix= to Python installer if the two are equal?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|