On Mon, Mar 2, 2009 at 7:46 PM, Randy McMurchy <ra...@linuxfromscratch.org> wrote: > Hi all, > > I've not tried real hard yet, but I'm stumbling a bit on how to figure > out how to use DESTDIR in native python packages that use the syntax > 'python setup.py' for installation.
You're looking for "python setup.py install --root=$DESTDIR". -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page