[CS-FSLUG] Installing ia32-libs-gtk

David McGlone dlmcglone at columbus.rr.com
Fri Apr 13 15:53:39 CDT 2007


On Friday 13 April 2007 4:18 pm, Tim Young wrote:
> It looks like the library is there, but it may not be...
> Try
>
> david at lappy:~$ ls -ld /usr/lib/libgtk-x11-2.0.so.0
> To see if it is a link.  If it is a link, make sure the file it is
> pointing to is there.
> david at lappy:~$ file /usr/lib/libgtk-x11-2.0.so.0

david at lappy:~$ ls -ld /usr/lib/libgtk-x11-2.0.so.0
lrwxrwxrwx 1 root root 26 2007-04-13 11:05 /usr/lib/libgtk-x11-2.0.so.0 -> 
libgtk-x11-2.0.so.0.1000.6
david at lappy:~$ whereis libgtk-x11-2.0.so.0.1000.6
libgtk-x11-2.0.so.0.1000: /usr/lib/libgtk-x11-2.0.so.0.1000.6

> If the file is there, make sure it is in the linked library list.  Run
> ldconfig to update that list
> david at lappy:~$ sudo ldconfig -v
>
> Then try to load your plugin again.

Ouch, same error as before.




More information about the Christiansource mailing list