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 risto3
Recipients automatthias, jcea, risto3
Date 2015-12-19.15:00:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450537205.63.0.240306332217.issue19317@psf.upfronthosting.co.za>
In-reply-to
Content
I tried this patch out on pkgsrc, it does seem reasonable and appropriate. So +1 from me.

It does only look for libraries the actual $PREFIX directory used by packaging systems such as pkgsrc and csw. (typically /usr/local, /opt/local or /opt/csw in the case of csw)

So for completeness, perhaps consideration should be made some time for cases such as when environment variables like LD_LIBRARY_PATH*, LD_CONFIG* et cetera are used... BTW, LD_LIBRARY_PATH is also used on other ELF platforms.
History
Date User Action Args
2015-12-19 15:00:05risto3setrecipients: + risto3, jcea, automatthias
2015-12-19 15:00:05risto3setmessageid: <1450537205.63.0.240306332217.issue19317@psf.upfronthosting.co.za>
2015-12-19 15:00:05risto3linkissue19317 messages
2015-12-19 15:00:05risto3create