My LD_LIBRARY_PATH is unset. I use netbeans so i put -Djava.library.path=/usr/local/VTK/bin:. -classpath /usr/local/VTK/bin/vtk.jar:. in the project properties VM Options and all the examples compile and run. <br><br>from command line use:<br>
<br>javac -Djava.library.path=/usr/local/VTK/bin:. -classpath /usr/local/VTK/bin/vtk.jar:. Cone.java<br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Tue, Apr 22, 2008 at 2:38 AM, Raul Gerardo Huertas Paiva &lt;<a href="mailto:rax20037@gmail.com">rax20037@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">oThanks for your help<br><br>Finally i&nbsp; built everything, but I have to disable the Python bindings. Do you know how to use vtk from java, which env variables to set or which libraries are to LD_LIBRARY_PATH. I&#39;m working on Linux.<br>

<br>Bye!<br>
</blockquote></div><br>