This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ned.deily, ronaldoussoren, tloredo
Date 2011-02-15.09:59:28
SpamBayes Score 4.7791905e-06
Marked as misclassified No
Message-id <1297763969.16.0.996271367799.issue11217@psf.upfronthosting.co.za>
In-reply-to
Content
Taking a quick look at it, it appears that the Mac Makefile "installunixtools" target could/should create those links.  Note, this is not a problem for the standard OS X installers as Mac/BuildScript/build-installer.py (in buildPython) ensures that links are made in /usr/local/bin for all files in the framework bin directory at the end of the build.
History
Date User Action Args
2011-02-15 09:59:29ned.deilysetrecipients: + ned.deily, ronaldoussoren, tloredo
2011-02-15 09:59:29ned.deilysetmessageid: <1297763969.16.0.996271367799.issue11217@psf.upfronthosting.co.za>
2011-02-15 09:59:28ned.deilylinkissue11217 messages
2011-02-15 09:59:28ned.deilycreate