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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, python_hu
Date 2011-11-29.08:29:14
SpamBayes Score 0.00080800016
Marked as misclassified No
Message-id <1322555355.71.0.079073775234.issue13493@psf.upfronthosting.co.za>
In-reply-to
Content
I'm sorry I don't know much about AIX. How are shared libraries searched? is /usr/local/lib a standard place for them?

After a couple of google search I suggest the following command:
   LIBPATH=/usr/local/lib:/usr/lib python2.7
History
Date User Action Args
2011-11-29 08:29:15amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, python_hu
2011-11-29 08:29:15amaury.forgeotdarcsetmessageid: <1322555355.71.0.079073775234.issue13493@psf.upfronthosting.co.za>
2011-11-29 08:29:15amaury.forgeotdarclinkissue13493 messages
2011-11-29 08:29:15amaury.forgeotdarccreate