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 ronaldoussoren
Recipients doko, ronaldoussoren
Date 2013-06-18.15:21:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371568913.36.0.71529286027.issue18257@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the shell-script version of python-config uses the -f option of readlink and that option is not supported on OSX 10.8 (or older versions, I haven't looked at the 10.9 beta yet)

Furthermore the entire readlink command is not present in HP-UX (and possibly other "enterpricy" unix flavors)
History
Date User Action Args
2013-06-18 15:21:53ronaldoussorensetrecipients: + ronaldoussoren, doko
2013-06-18 15:21:53ronaldoussorensetmessageid: <1371568913.36.0.71529286027.issue18257@psf.upfronthosting.co.za>
2013-06-18 15:21:53ronaldoussorenlinkissue18257 messages
2013-06-18 15:21:53ronaldoussorencreate