eclipse

kalin mintchev kalin at el.net
Sun Mar 6 00:19:45 GMT 2005


hi all..

i sent this to the genereel bsd list but i haven't gotten any relys. maybe
here i'll have more luck...

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....
-- 


_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



-- 




More information about the freebsd-java mailing list