Python 2.5 install on Gentoo Linux: failed dmb and _tkinter

"Martin v. Löwis" martin at v.loewis.de
Thu Jan 11 01:33:43 EST 2007


Sorin Schwimmer schrieb:
> *** WARNING: renaming "_tkinter" since importing it
> failed: libtk8.4.so: cannot open shared object file:
> No such file or directory
> running build_scripts
> 
> I have libtk:
> 
> # ls -l /usr/local/lib/libtk8.4.so
> -r-xr-xr-x 1 root root 906285 Jan 10 16:08
> /usr/local/lib/libtk8.4.so
> 
> I need Tkinter for sure, and I'll like to have dbm.
> How should I proceed?

Did you add /usr/local/lib to /etc/ld.so.conf?

Regards,
Martin



More information about the Python-list mailing list