eclipse

kalin mintchev kalin at el.net
Sat Mar 5 03:18:43 PST 2005


hi all..

i'm trying to run the linux eclipse on a 5.3 release. i have all the java
set up. when i tried to run it i got:

/usr/local/eclipse/eclipse: error while loading shared libraries:
libgtk-x11-2.0.so.0: cannot open shared object file: No such file or
directory

so i got the rpm for gtk2-2.4.13-2.1.src.rpm and installed using rpm. i
didn't get any errors with the rpm and now i have libgtk* under
/usr/X6R11/lib

it wasn't libgtk-x11-2.0.so.0 but libgtk-x11-2.0.so.400. so i lnked it like:

#ln -s /usr/X11R6/lib/libgtk-x11-2.0.so.400
/usr/X11R6/lib/libgtk-x11-2.0.so.0

i also tried linking it under /usr/compat/linux/usr/X11R6/lib.

still nothing...

where is eclipse looking for those libs?

thanks....
-- 




More information about the freebsd-questions mailing list