[vtkusers] linking error to link to native libraries

Naveen Kumar Polapally naveenpkumar at hotmail.com
Sat Jun 3 14:10:31 EDT 2000


hi,

I have  vtk program written  in java.I am trying to run it on Sun,solaris 
2.8.

After compiling it ,when i run it.it has problem linking to native library.

Exception in thread "main" java.lang.UnsatisfiedLinkError: no vtkJava in 
java.library.path
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Error.<init>(Error.java:50)
        at java.lang.LinkageError.<init>(LinkageError.java:43)
        at 
java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
        at java.lang.ClassLoader.loadLibrary(Compiled Code)
        at java.lang.Runtime.loadLibrary0(Runtime.java:471)
        at java.lang.System.loadLibrary(System.java:745)
        at <Unloaded Method>

All this time the path given was correct,can some one suggest me any 
solution.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





More information about the vtkusers mailing list