[Java-gnome-developer] Problems with unsatisfiedLink error on fedora core-4
Brought to you by:
afcowie
From: Pulihora R. <pul...@gm...> - 2005-06-27 02:54:38
|
Hi gurus, I have been trying to play with java-gnome on my new fedora core-4, it=20 distributes java-gnome rpms. When I run sample programs I am getting Unsatisfied link error saying that= =20 gtkjni2.6.so <http://gtkjni2.6.so> is not in the path. I searched my hard drive to find out location of gtkjni2.6.so<http://gtkjni2.6.so>, it is not there and instead I found libgtkjni2.6.so <http://libgtkjni2.6.so= >.=20 I copied libgtkjni2.6.so <http://libgtkjni2.6.so> to gtkjni2.6.so<http://gtkjni2.6.so>. I added these libraries to my $PATH and jvm arg -Djava.library.path, even= =20 then I am getting this error. I uninstalled 2.6 java-gnome and installed 2.4 java-gnome rpms, even then I= =20 am having same problems. I tried compiling from latest sources, getting an error saying that it need= s=20 gcj, do I need to install gcj and give a build. Can't I build from sources= =20 with java 5.0 compiler? If any body has a working java-gnome on fedora core 4, please let me know. thanks pulihora |