[Python-Dev] Problems with Python's default dlopen flags

Gustavo Niemeyer niemeyer@conectiva.com
Mon, 6 May 2002 10:45:44 -0300


Hello Martin!

> On Unix, you'll need to set LD_LIBRARY_PATH, or put the library into a
> directory where ld.so automatically searches for libraries; that is
> a deployment problem.

That's solvable. He could create a custom distutils class to include a
parameter like -Wl,-rpath,<install-dir> at compile time.

-- 
Gustavo Niemeyer

[ 2AAC 7928 0FBF 0299 5EB5  60E2 2253 B29A 6664 3A0C ]