python make dies :libtk8.5.so: cannot open shared object file: No such file or directory
Christian Heimes
lists at cheimes.de
Mon Jul 13 10:09:47 EDT 2009
Tony Lay wrote:
> # cd /usr/local/lib
>
> # ls -la | grep libtk8.5.so
>
> -r-xr-xr-x 1 root root 1112606 Jul 10 13:28 libtk8.5.so
>
> Am I missing something, it’s there?
Is /usr/local/lib in your library search path? It looks like it isn't.
Check /etc/ld.so.conf and /etc/ld.so.conf.d/.
Christian
More information about the Python-list
mailing list