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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to