[C++-sig] boost.python error
David Abrahams
dave at boost-consulting.com
Sat Nov 5 13:33:28 CET 2005
"Ralf W. Grosse-Kunstleve" <rwgk at yahoo.com> writes:
> Note that you will always have to worry about LD_LIBRARY_PATH; this is how you
> tell dlopen (used by Python) where to find your custom shared libraries.
Unless you use bjam to run Python as a test case. It sets up
LD_LIBRARY_PATH for you ;-)
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list