python 2.6.6 installation problems on osx

Benjamin Kaplan benjamin.kaplan at case.edu
Mon Aug 30 11:32:15 EDT 2010


On Mon, Aug 30, 2010 at 10:29 AM, jal <jal at bethere.co.uk> wrote:
> Hi All,
>
> I'm attempting a framework install of python 2.6.6 from source, on an
> intel mac running osx 10.6.4.
>
> At the end of the install the following errors occur.
>
> install: mkdir /usr/local/bin: Permission denied
> make[1]: *** [altinstallunixtools] Error 71
> make: *** [frameworkaltinstallunixtools] Error 2
>
> Does anyone one know of a fix?
>

did you sudo make install or just make install?



More information about the Python-list mailing list