RE: [Java-gnome-developer] Unsatisfied link error - Please help..
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-08-16 16:21:16
|
The new rpms are now on the site. -----Original Message----- From: Jeffrey Morgan [mailto:Jef...@Br...] Sent: Thursday, August 16, 2001 11:51 AM To: 'Raj Kumar'; jav...@li... Subject: RE: [Java-gnome-developer] Unsatisfied link error - Please help.. The fix is in CVS now. I will be generating a new rpm within the next two hours. -Jeff > -----Original Message----- > From: Raj Kumar [ mailto:cha...@ya... <mailto:cha...@ya...> ] > Sent: Thursday, August 16, 2001 9:04 AM > To: jav...@li... > Subject: [Java-gnome-developer] Unsatisfied link error - Please help.. > > > Hi.. > > I downloaded this package and installed it on my > computer (RH7.0 with JDK1.3.0_02).. > > And when I'm trying to run the test propgram > 'GnomeTest' I get the following error.. > > Exception in thread "main" > java.lang.UnsatisfiedLinkError: > /home/mobile/Rajit/java-gnome-0.6.1/test/libGTKJava.so: > undefined symbol : gtk_ctree_get_row_data > at > java.lang.ClassLoader$NativeLibrary.load(native > Method) > at > java.lang.ClassLoader.loadLibrary()(ClassLoader.java:1382) > at > java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306) > at > java.lang.Runtime.loadLibrary()(Runtime.java:749) > at > java.lang.System.loadLibrary(System.java:820) > at GnomeTest.<clinit>(GnomeTest.java:16) > > I'm sure I have gtk.jar and gnome.jar in myclasspath > and I have libGTKJava.so and libGNOMEJava.so in my > LD_LIBRARY_PATH env variable.. > > Immediate help would be greatly appreciated, > Thanx in advance.. > regards, > Rajit. > > __________________________________________________ > Do You Yahoo!? > Make international calls for as low as $.04/minute with > Yahoo! Messenger > http://phonecard.yahoo.com/ <http://phonecard.yahoo.com/> > > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > http://lists.sourceforge.net/lists/listinfo/java-gnome-developer <http://lists.sourceforge.net/lists/listinfo/java-gnome-developer> > |