[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Eclipse error - libgtk-x11-2.0.so.0



* Michael S Daines <ax2groin@arbornet.org> wrote:
> eclipse: error while loading shared libraries: 
> libgtk-x11-2.0.so.0: cannot open shared object
> file: No such file or directory
> What do I need to do to correct this problem?

First of all, tell me, what version of debian do you use and then
please do this:
jan@snoopy:~$ dpkg -S libgtk-x11-2.0.so.0
libgtk2.0-0: /usr/lib/libgtk-x11-2.0.so.0.200.1
libgtk2.0-0: /usr/lib/libgtk-x11-2.0.so.0

jan@snoopy:~$ ls -la /usr/lib/libgtk-x11-2.0.so.0
lrwxrwxrwx    1 root     root           25 25. Mai 20:48
/usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.200.1

If You don't get the second, please reinstall (apt-get install
--reinstall)libgtk2.0-0 and try again. If not, please send the
output of "dpkg -L libgtk2.0-0" and apt-cache policy libgtk2.0-0".

This feels like either a API change in libgtk or a problem on your
system. The second is much more likely :)

Jan



Reply to: