python 2.6.6 installation problems on osx

jal jal at bethere.co.uk
Mon Aug 30 14:01:58 EDT 2010


I just did 'make install' because according to the osx section of the
README:

        On a clean OSX /usr/local does not exist. Do a
        "sudo mkdir -m 775 /usr/local"
        before you do a make install. It is probably not a good idea
to
        do "sudo make install" which installs everything as superuser,
        as this may later cause problems when installing distutils-
based
        additions.
jal.



On Aug 30, 4:32 pm, Benjamin Kaplan <benjamin.kap... at case.edu> wrote:
> On Mon, Aug 30, 2010 at 10:29 AM, jal <j... 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