<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body 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"><br>
<br>
Robert</font></span>
</body>
</html>