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.)
>
> ship
On 14/11/2005 7:53 AM, Martin Skøtt wrote:
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.
Try what they recommend in:
http://peak.telecommunity.com/DevCenter/Pa
On Mon, Nov 14, 2005 at 05:40:52PM -0500, Myers Carpenter wrote:
> http://peak.telecommunity.com/DevCenter/PackageNotes#on-debian
Thanks, I was allready aware of that (and have been using TurboGears
since last week). My comment was to Sangheyon Seo's suggestion for a
distutils.cfg to be included i
3 matches
Mail list logo