Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Mar 2005 06:18:02 -0500 (EST)
From:      "kalin mintchev" <kalin@el.net>
To:        freebsd-questions@freebsd.org
Subject:   eclipse
Message-ID:  <53967.24.90.34.93.1110021482.squirrel@24.90.34.93>

next in thread | raw e-mail | index | archive | help
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....
-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53967.24.90.34.93.1110021482.squirrel>