Hi, I've tried a lot of stuff, I've read many pages of the list, but I
just can't link correctly the library in my java code on Linux. I have
the same code running on Windows, but I don't know what else I can do
to run that on Linux.<br>

<br>

Here is one of the lines that gives me the java.lang.UnsatisfiedLinkError:<br>

System.loadLibrary(&quot;vtkCommonJava&quot;);<br>

<br>

On windows it works when I copy the *.dll files to the windows/system
directory. In Linux, where do I have to copy? I've tried the export
LD_LIBRATY_PATH thing with ~/VTK/bin/ but it didnt work. I've tried
also the ldconfig, and editing ld.so.conf thing but it didnt work as
well.<br>

<br>

What should I do? I'm really lost here, I'd thank any help.<br>

<br>

thanks in advance.<br clear="all">
<br clear="all"><br>-- <br>Dário Oliveira