[issue4554] Missing make altframeworkinstall for Mac OS X

2009-05-19 Thread Ronald Oussoren
Ronald Oussoren added the comment: Closing as won't fix because you can use "make altinstall". -- resolution: -> wont fix status: open -> closed ___ Python tracker ___ _

[issue4554] Missing make altframeworkinstall for Mac OS X

2008-12-30 Thread Ronald Oussoren
Ronald Oussoren added the comment: "make frameworkinstall" should be deprecated anyway, AFAIK it should be possible to use "make install" or "make altinstall" for framework installs as well. That latter should make it possible to install multiple versions of python side-by-side without interf

[issue4554] Missing make altframeworkinstall for Mac OS X

2008-12-05 Thread Kumar McMillan
Changes by Kumar McMillan <[EMAIL PROTECTED]>: -- nosy: +kumar303 ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailin

[issue4554] Missing make altframeworkinstall for Mac OS X

2008-12-05 Thread Christian Heimes
New submission from Christian Heimes <[EMAIL PROTECTED]>: From http://farmdev.com/thoughts/66/python-3-0-on-mac-os-x-alongside-2-6-2-5-etc-/ $ sudo make frameworkinstall But ... you're not done. There isn't an altframeworkinstall target so you will be overwriting your default python binary. I