On 2004-11-23, Qianqian Fang <[EMAIL PROTECTED]> wrote:
> ImportError: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol:
Try setting LD_LIBRARY_PATH:
export LD_LIBRARY_PATH=/usr/local/lib
or wherever the .so is. If this works, add that dir to
/etc/ld.so.conf
and run (as root)
ldconfig -v
Dav
sorry keep bugging you guys, but this is somehow a wield problem that
I am eager to solve.
I checked the permission and it looks fine to me:
lrwxrwxrwx 1 root root 26 Nov 28 04:06 /usr/lib/libgtk-x11-2.0.so.0
-> libgtk-x11-2.0.so.0.400.13
-rwxr-xr-x 1 root root 2862900 Oct 15 14:23
/usr/lib/l