[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pythonmac-sig
Subject:    Re: [Pythonmac-SIG] Distutils for research?
From:       Bob Ippolito <bob () redivi ! com>
Date:       2005-12-13 21:31:44
Message-ID: D3F9AB60-B130-48A1-9468-6EC3207A6883 () redivi ! com
[Download RAW message or body]


On Dec 13, 2005, at 1:22 PM, Rob Managan wrote:

> Bob Ippolito gives a simple example of using setuptools to develop
> modules. That got me interested in installing setuptools. I followed
> the instructions for a non-admin OSX user and created a
> .pydistutils.cfg file to point to the site-packages is use with raw
> distutils stuff. Then I tried to use the ex-setup.py file to install
> setuptools and I get this error.
>
> Extracting setuptools-0.6a8-py2.4.egg to
> /Users/managan/Documents/local/lib/python2.4/site-packages
> Installing easy_install script to
> /Library/Frameworks/Python.framework/Versions/2.4/bin
> error:
> /Library/Frameworks/Python.framework/Versions/2.4/bin/easy_install:
> Permission denied
>
>
> Any idea why it is trying to write to
> /Library/Frameworks/Python.framework/Versions/2.4/bin ??
>
> I tried various -d -i options but could not get it to work right.

That's where scripts get installed ($PREFIX/bin).  You probably  
forgot to set install_scripts to something else in .pydistutils.cfg

-bob



_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic