[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.foundation] Eclipse on Solaris 10

I am trying to install eclipse 3.4 on solaris 10 sparc. I can't start eclipse because it is missing some libs. It complains that it can't load libswt-pi-gtk-3448.so in the .log file. when i do a ldd on that lib it shows me that libgtk-x11-2.0.so.0 and libgthread-2.0.so are not found (I searched for them on the system and they are not there). Now I am wondering which packages I need to install to get these libs. when i do a pkginfo I find SUNWGtkr and SUNWGtku.

Any help would really be appreciated.