[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing setup of /usr/local/lib/python2.4/site-packages



On Fri, Nov 11, 2005 at 04:28:59PM +0900, Sanghyeon Seo wrote:
> $ cat /usr/lib/python2.3/distutils/distutils.cfg
> [install]
> prefix = /usr/local
> 
> (Please use prefix, not install_lib as OP suggested. This should handle
> install_scripts, install_man and all other distutils options.)
> 
> shipped by Debian Python packages. This should solve all easy_install related
> problems, as well as python setup.py install problems, provided the user
> in question has write access to /usr/local (by being a member of staff group,
> for example).

I tried the above with TurboGears and it does not solve my
problem. Files are correctly installed under /usr/local, but the .pth
files are still missing making the install useless.

-- 
Regards
Martin Skøtt



Reply to: