[Distutils] Dynamic linking on Linux, Mac OS, et al
Robert Kern
robert.kern at gmail.com
Fri Jan 6 05:55:28 CET 2006
Jeff Pitman wrote:
> Are these just extensions that are imported? Because if they are, then
> you don't need to mess with LD_LIBRARY_PATH and you can put them
> anywhere on Linux as long as PYTHONPATH is correct.
No, they are things like libpng.so that the extension modules use.
--
Robert Kern
robert.kern at gmail.com
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the Distutils-SIG
mailing list