<div dir="ltr">Hi Robert,<div><br></div><div>Did you set the following environment variable to contain the path to the directory that contains all the VTK libraries?</div><div><br></div><div>- Win (*.dll): PATH</div><div>- Linux (*.so): LD_LIBRARY_PATH</div>
<div>- Mac (*.dylib): DYLD_LIBRARY_PATH</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 19, 2014 at 4:17 AM, Robert Häckl <span dir="ltr"><<a href="mailto:robert_haeckl@fear-gfx.de" target="_blank">robert_haeckl@fear-gfx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    I'm a computer science student and at the moment I do the
    implementation of my master thesis. The topic is about to simulate
    particles and optimizing agents. But with using vtk, i ran in some
    troubles. I always get this error:<br>
    Exception in thread "main" java.lang.UnsatisfiedLinkError: no
    vtkCommonJava in java.library.path<br>
    <br>
    I already asked lots of google sites and no solution worked for me.
    I tried it a working project with vtk on another machine where it
    worked just fine. So you are my last hope.<br>
    I'm using Ubuntu 13.10 and on the other machine Windows 7. On both I
    got the same error. Furthermore I use the Intellij IDEA and open-jdk
    7 for linux.<br>
    <br>
    Yours sincerely<span class="HOEnZb"><font color="#888888"><span><font color="#888888"><br>
        <br>
        Robert</font></span>
  </font></span></div>

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>