--enable-shared, how do i set the rpath?

Mark Harrison mh at pixar.com
Mon Nov 27 02:55:33 EST 2006


I've built a python with --enable-shared in order to support mod_python,
but now I have to set LD_LIBRARY_PATH to $prefix/lib. 

Worse, it seems mod_python will die on some import statements,
I'm suspecting ones that need to pull in .so's.

Any clues appreciated...
Mark.

-- 
Mark Harrison
Pixar Animation Studios



More information about the Python-list mailing list