Amos Anderson <nitroa...@gmail.com> added the comment:

I believe I applied the patch correctly to my Python-2.6.5.tar.bz2, on my OSX 
10.6.3 machine, configured with:
./configure --enable-framework=/Users/amos/triad/trunk/src/python

but "make install" now fails with this error at the end:

ln: /usr/local/bin/python2.6: Permission denied
ln: /usr/local/bin/pythonw2.6: Permission denied
ln: /usr/local/bin/idle2.6: Permission denied
ln: /usr/local/bin/pydoc2.6: Permission denied
ln: /usr/local/bin/python2.6-config: Permission denied
ln: /usr/local/bin/smtpd2.6.py: Permission denied
make[1]: *** [altinstallunixtools] Error 1
make: *** [frameworkaltinstallunixtools] Error 2


everything else appears ok...


p.s. I tried:
./configure --enable-universalsdk --with-universal-archs=intel 
--enable-framework=/Users/amos/triad/trunk/src/python
and got the same error.

----------
nosy: +Amos.Anderson
versions: +Python 2.6 -Python 2.7, Python 3.2
Added file: http://bugs.python.org/file17233/buildpython.script

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to