[Distutils] Making a sane non-root egg installation environment

Kevin Dangoor dangoor at gmail.com
Wed Oct 19 21:03:46 CEST 2005


Hi,

Is there any easy way to emulate the nice behavior we get with Mac OS
X's ~/Library/Python/2.4/site-packages on other unix-like systems?

Is it possible to use the hacks Bob suggests here:
http://bob.pythonmac.org/archives/2005/02/06/using-pth-files-for-python-development/

to just import site and addsitedir to add a similar directory under
the user's home directory?

After doing that, would it be as simple as pointing easy_install at
that directory?

Kevin

--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: kid at blazingthings.com
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com


More information about the Distutils-SIG mailing list