<div dir="ltr">Depending on your OS, you will have to set a system variable with the path of the directory that contains the VTK library, before launching your application.<div><br></div><div>Windows: set PATH=%PATH%;c:\[path-to-vtk-which-contains-*.dll]</div>Linux: export LD_LIBRARY_PATH=[path-to-vtk-which-contains-*.so]<div>OS X: export DYLD_LIBRARY_PATH =[path-to-vtk-which-contains-*.dylib]<br></div><div><br></div><div>For more help, you will need to explain more your actions and what was the error.</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 11, 2015 at 2:46 PM, Fatima Zahra El Filali <span dir="ltr"><<a href="mailto:felfilali@dons.usfca.edu" target="_blank">felfilali@dons.usfca.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div>I was able to install vtk with the Examples but I am having trouble running them.</div><div>I am very new to vtk but comfortable with Java. </div><div>Any how-tos you can direct me to?</div><div>Thanks</div><span class="HOEnZb"><font color="#888888"><div>Fatima</div></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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>