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 pitrou
Recipients dmalcolm, pitrou
Date 2012-05-12.16:40:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336840843.09.0.565460268003.issue14791@psf.upfronthosting.co.za>
In-reply-to
Content
setup.py adds <prefix>/lib to the list of directories where libraries are looked for, but not <prefix>/lib64. Patch attached.
History
Date User Action Args
2012-05-12 16:40:43pitrousetrecipients: + pitrou, dmalcolm
2012-05-12 16:40:43pitrousetmessageid: <1336840843.09.0.565460268003.issue14791@psf.upfronthosting.co.za>
2012-05-12 16:40:42pitroulinkissue14791 messages
2012-05-12 16:40:42pitroucreate