Message99143
| Author | phyreman |
|---|---|
| Recipients | julians37, khinsen, phyreman, ronaldoussoren |
| Date | 2010-02-10.00:03:40 |
| SpamBayes Score | 0.00014471248 |
| Marked as misclassified | No |
| Message-id | <1265760222.29.0.230346315681.issue3646@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| 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 | |