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 rosslagerwall
Recipients pda, rosslagerwall
Date 2012-04-08.05:58:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333864709.81.0.95644894871.issue14527@psf.upfronthosting.co.za>
In-reply-to
Content
If it is in a non-standard location, try setting the environment variables:

LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a nonstandard directory <lib dir>
CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if you have headers in a nonstandard directory <include dir>
History
Date User Action Args
2012-04-08 05:58:29rosslagerwallsetrecipients: + rosslagerwall, pda
2012-04-08 05:58:29rosslagerwallsetmessageid: <1333864709.81.0.95644894871.issue14527@psf.upfronthosting.co.za>
2012-04-08 05:58:29rosslagerwalllinkissue14527 messages
2012-04-08 05:58:29rosslagerwallcreate