<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hello,</p>
<p><br>
</p>
<p>I'm compiling my program which uses vtk libraries, the compiling goes fine. </p>
<p>When I try to run it I get the following error</p>
<p> error while loading shared libraries: libvtkIOImage-6.1.so.1: cannot open shared object file: No such file or directory<br>
</p>
<p>I'm running my code on a shared cluster, but I built vtk in my home directory.</p>
<p><br>
</p>
<p>Any pointers to what is going wrong?</p>
<p><br>
</p>
</div>
</body>
</html>