[vtkusers] carortid.vtk

Jimmy Luu jluu at indy.rr.com
Thu Apr 11 08:09:01 EDT 2002


Hi all,
I am trying to configure vtk with java on redhat linux 7.2
I don't know what I did wrong.
jdk1.3.1_03 and vtk40 were installed right.  I could compile the file
test.java.
When I tried to run I kept getting the following errors:

Exception in thread "main" java.lang.UnsatisfiedLinkError:
/usr/java/jdk1.3.1_03/jre/lib/i386/libvtkRenderingJava.so:
/usr/java/jdk1.3.1_03/jre/lib/i386/libvtkRenderingJava.so: undefined
symbol: JAWT_GetAWT
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1414)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1330)
at java.lang.Runtime.loadLibrary0(Runtime.java:744)
at java.lang.System.loadLibrary(System.java:815)
at test.<clinit>(test.java:13)

Anyone has a solution to this problem?
Thanks in advance.
Jimmy





More information about the vtkusers mailing list