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 flub
Recipients flub
Date 2012-08-13.22:15:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344896135.95.0.0625174180507.issue15643@psf.upfronthosting.co.za>
In-reply-to
Content
This patch proposes to add out of the box support for building against OpenCSW libraries on Solaris.  It makes building all the extension modules a lot simpler since the CSW repositories provide almost all required libaries.

The order of preference is /usr/local, then /opt/csw which should prefer libaries manually installed by the admin.
History
Date User Action Args
2012-08-13 22:15:36flubsetrecipients: + flub
2012-08-13 22:15:35flubsetmessageid: <1344896135.95.0.0625174180507.issue15643@psf.upfronthosting.co.za>
2012-08-13 22:15:35flublinkissue15643 messages
2012-08-13 22:15:35flubcreate