[CS-FSLUG] Installing ia32-libs-gtk

Tim Young Tim.Young at LightSys.org
Fri Apr 13 16:08:40 CDT 2007


Is
/usr/lib/libgtk-x11-2.0.so.0.1000.6
a real file or is it a link too?  If it is a link, keep going until you 
make sure you are pointing to a file.
    david at lappy:~$ file /usr/lib/libgtk-x11*

Also, type the following:
    david at lappy:~$  export LD_PATH=/usr/lib

(For more information, see:
http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html)

- Tim Young

David McGlone wrote:
> 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.
>
> _______________________________________________
> ChristianSource FSLUG mailing list
> Christiansource at ofb.biz
> http://cs.uninetsolutions.com
>
>
>   




More information about the Christiansource mailing list