|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] make dist and python files
> So my question is, why not have
>
> # make dist
>
> also populate
>
> dist/install/usr/lib/python2.3/site-packages/xen
>
> Of course, this won't work for situations where the build machine and
> the target machine have a different version of python.
Exactly.
All our tools add /lib/python to their library search path, so if you
install by copying to dist/* to / then things will work -- no need to
manually add /lib/python to your search path.
-- Keir
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|