zlib.so and libz.so and Python

Oleg Broytmann phd at phd.pp.ru
Thu Feb 14 13:07:14 EST 2002


On Thu, Feb 14, 2002 at 11:59:40AM -0600, DeepBleu wrote:
> % ldd zlib.so
>          libz.so =>       /usr/openwin/lib/libz.so
> 

> % ldd zlib.so
>          libz.so =>       (file not found)

   export LD_LIBRARY_PATH=/usr/openwin/lib

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.




More information about the Python-list mailing list