[vtkusers] UnsatisfiedLinkError java +unix+solaris
Kumar, Preethish M (MED)
PreethishK at geind.ge.com
Thu Aug 29 00:06:14 EDT 2002
hai,
i installed the vtk with --with-java and --with-shared option and
make.everything went fine.after that i set LD_LIBRARY_PATH to every *.so
file generated and compiled and ran Regression.java. i got the following
unsatisfied link error.can any one help.thank u in advance
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:473)
at java.lang.System.loadLibrary(System.java:778)
at <Unloaded Method>
"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this
communication is strictly Prohibited.
If you have received this message by error, please notify us
immediately, return the original mail to the sender and delete the
message from your system."
More information about the vtkusers
mailing list