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 ubehera
Recipients ned.deily, ubehera
Date 2016-08-05.04:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470372631.08.0.957330923232.issue27685@psf.upfronthosting.co.za>
In-reply-to
Content
As Ned Deily mentioned, this fixes the issue:
./configure --enable-shared --prefix=/opt/python LDFLAGS=-Wl,-rpath=/opt/python/lib

Closing as not a bug, thanks!
History
Date User Action Args
2016-08-05 04:50:31ubeherasetrecipients: + ubehera, ned.deily
2016-08-05 04:50:31ubeherasetmessageid: <1470372631.08.0.957330923232.issue27685@psf.upfronthosting.co.za>
2016-08-05 04:50:31ubeheralinkissue27685 messages
2016-08-05 04:50:30ubeheracreate