<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have had problems with this myself, and the only
thing I see is:</FONT></DIV>
<DIV>
<DIV><FONT face=Arial
size=2>PATH=...bin;j2sdk1.4.0_03\jre\bin;C:\Programme....</FONT></DIV>
<DIV><FONT face=Arial size=2>Should this be </FONT></DIV>
<DIV><FONT face=Arial
size=2>PATH=...bin;c:\j2sdk1.4.0_03\jre\bin;C:\Programme...</FONT></DIV>
<DIV><FONT face=Arial size=2>or is this just a typo in the email?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Stephen</FONT></DIV></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=schoenach@utanet.at href="mailto:schoenach@utanet.at">Schönach
Alwin</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=vtkusers@public.kitware.com
href="mailto:vtkusers@public.kitware.com">vtkusers@public.kitware.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, December 04, 2002 8:12
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [vtkusers] VTK + Java (once
more)</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hallo !</FONT></DIV>
<DIV><FONT face=Arial size=2>Here I describe my problem once more, more
detailed;</FONT></DIV>
<DIV><FONT face=Arial size=2>system path-variable:</FONT></DIV>
<DIV><FONT face=Arial
size=2>PATH=%path%;c:\j2sdk1.4.0_03\bin;j2sdk1.4.0_03\jre\bin;C:\Programme\vtk40\bin </FONT></DIV>
<DIV><FONT face=Arial size=2>CLASSPATH variable:</FONT></DIV>
<DIV><FONT face=Arial
size=2>c:\j2sdk1.4.0_03\bin;c:\Programme\vtk40\bin\vtk.jar;.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1.) No problem with: javac Cone ......No problem
-> Cone.class</FONT></DIV>
<DIV><FONT face=Arial size=2>2.) java Cone .....Error: java.exe "component not
found, programm could not be startet, because jawt.dll was not found. New
installation could solve the problem"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>java.lang.UnsatisfiedLinkError:
C:\Programme\vtk40\bin\vtkRenderingJava.dll: Can't find dependent
libraries<BR> at java.lang.ClassLoader$NativeLibrary.load(Native
Method)<BR> at
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1480)<BR> at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1404)<BR> at
java.lang.Runtime.loadLibrary0(Runtime.java:772)<BR> at
java.lang.System.loadLibrary(System.java:832)<BR> at
Cone.<clinit>(Cone.java:22)<BR>Exception in thread "main" </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial
size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV>
<DIV><FONT face=Arial
size=2>Alwin</FONT></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>