[vtkusers] Using VTK w/ Java - Can't get past VtkInit error

Fran Fabrizio fran at cis.uab.edu
Thu Dec 4 19:32:19 EST 2003


On Thu, 2003-12-04 at 16:55, Mona Wong-Barnum wrote:
> Hi Fran:
> 
> 	Please excuse me if I'm stating the obvious...your email said that you 
> are not a Java developer and just helping out a professor...
> 	
> 	1.  Let's say your vtk.jar is in /usr/local/lib/vtk/

I've placed vtk.jar into <path to my java install>/jre/lib/ext/
directory since I know this is in the default classpath.  (I lied a
little - I used to be a Java developer and still remember some things
:-)

Before I did this, I was getting errors (import vtk: vtk not found types
of things).  Once I dropped it into ext/ they went away.  The errors I'm
getting now seem very much like a C++ .so library can't find something,
so it's possibly not Java-related at all but I don't want to rule
anything out.

Thanks,
Fran






More information about the vtkusers mailing list