Library paths

sp00fD sp00fD at yahoo.com
Thu Jan 25 12:01:53 EST 2001


I build Python2.0, and added in tk support.  Now when I try to use
python, I get:
ld.so.1: python: fatal: libtk8.3.so: open failed: No such file or
directory

I can set my LD_LIBRARY_PATH to point to the directory which holds the
tk library and everything is cool.  The question is, is there any way
to build python so that I don't have to add a LD_LIBRARY_PATH entry to
all the users?


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list