Message99143
I'm using Python 2.6.4 on OSX 10.6 and I first used the mv command to rename the original python.framework. Then I was able to install 2.6 as the new python.framework. These are the commands:
rename it:
sudo mv /Library/Frameworks/Python.framework /Library/Frameworks/Python_old.framework
install new python:
./configure --enable-framework --with-framework-name=Python --enable-universalsdk=/ --with-universal-archs=intel |
|
Date |
User |
Action |
Args |
2010-02-10 00:03:42 | phyreman | set | recipients:
+ phyreman, ronaldoussoren, khinsen, julians37 |
2010-02-10 00:03:42 | phyreman | set | messageid: <1265760222.29.0.230346315681.issue3646@psf.upfronthosting.co.za> |
2010-02-10 00:03:40 | phyreman | link | issue3646 messages |
2010-02-10 00:03:40 | phyreman | create | |
|