Sorry, I realized I should have included a few more details after I hit send...<br><br>Yes, I am using VTK 5.0.3. The vtk.jar is in the classpath and I set the DYLD_LIBRARY_PATH variable:<br><br>export DYLD_LIBRARY_PATH=$DYLD
<div id="mb_2">_LIBRARY_PATH:/Users/jennifer/Development/
<br>VTKBuild/bin/<br><br>I&#39;m not 100% sure about setting this variable
(if I&#39;ve done it right), but I gathered that&#39;s what I should do from
the docs that I&#39;ve read.<br><br>I tried the Cone2 and Cone3 examples and they also hang.
<br><br>Regards,<br><span class="sg">Jennifer</span></div><br><br><div><span class="gmail_quote">On 8/1/07, <b class="gmail_sendername">Sean McBride</b> &lt;<a href="mailto:sean@rogue-research.com">sean@rogue-research.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 8/1/07 12:53 PM, Jennifer West said:<br><br>&gt;I&#39;ve just recently managed to install VTK with Java bindings on my 1GHz G4
<br>&gt;Powerbook running Mac OS10.3.9. I am now trying to get the Cone.java example<br>&gt;to run.<br>&gt;<br>&gt;I can compile it and run the Cone.class file without any errors, the trouble<br>&gt;is that it hangs. I added some print statements to the code and found that
<br>&gt;the System.loadLibrary statements run, but the program hangs at the line:<br>&gt;<br>&gt;vtkConeSource cone = new vtkConeSource();<br>&gt;<br>&gt;I searched the list archives and did not find anyone mention a problem like
<br>&gt;this. I have no idea what to try next.<br>&gt;<br>&gt;Does anyone have any suggestions as to what the problem might be?<br><br>I don&#39;t use Java, so I really have no idea... but you don&#39;t say which<br>version of VTK. :(&nbsp;&nbsp;If you&#39;re using something older than 
5.0.3, I&#39;d<br>start by upgrading.<br><br>Do other examples work?<br><br>--<br>____________________________________________________________<br>Sean McBride, B. Eng&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:sean@rogue-research.com">
sean@rogue-research.com</a><br>Rogue Research&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.rogue-research.com">www.rogue-research.com</a><br>Mac Software Developer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Montréal, Québec, Canada<br><br><br></blockquote>
</div><br>