[Java-gnome-developer] Unsatisfied link error - Please help..
Brought to you by:
afcowie
|
From: Raj K. <cha...@ya...> - 2001-08-16 13:04:17
|
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/
|