[vtkusers] how do I know if vtk is installed?

Ilan ilan.tal at gmail.com
Tue Jan 31 01:31:29 EST 2012


Hi Seb,
OK, I'm trying to figure out how I can distribute a vtk which I compiled
either for Linux or Windows. I gather what I need to redistribute is
vtk/bin. Netbeans builds redistributables which know to look in a directory
called ./lib (i.e. lib is in the same directory as the jar). It looks in lib
for all needed jar files. Presumably I need to exploit this mechanism. I
don't have any control over the path on the target machine.
What do I do? Dump the contents of vtk/bin into the lib directory? What is
bothering me is that although Netbeans would know about the lib directory,
vtk wouldn't. So as soon as the code got into native mode, it would no
longer know where to look.
Is there some sort of a standard way to do this?

Thanks,
Ilan
 

--
View this message in context: http://vtk.1045678.n5.nabble.com/how-do-I-know-if-vtk-is-installed-tp5440818p5443752.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list