<div dir="ltr">Not really as I don't know what you are doing for that "infinite wait loop"...<div style>What do you do when you say. "I call VTK" ?</div><div style><br></div><div style>Thanks,</div>
<div style><br></div><div style>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 6, 2013 at 4:26 AM, Ilan <span dir="ltr"><<a href="mailto:ilan.tal@gmail.com" target="_blank">ilan.tal@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Seb,<br>
I decided that even better would be to define the install location to the<br>
target itself. Your original suggestion was:<br>
CMAKE_INSTALL_PREFIX /.../vtk/install<br>
This I changed to<br>
CMAKE_INSTALL_PREFIX /Applications/Fiji.app/lib/macosx<br>
The exact path changes according to the operating system. On my Linux system<br>
it is /home/ilan/Fiji.app/lib/linux32. In my Linux system everything works<br>
fine if I copy all the *.so files into this directory. In the appropriate<br>
Windows path I copy the dll files, which also works.<br>
The Mac builds 3 folders into the path destination: bin, include and lib.<br>
Inside lib is vtk-5.10 and inside that are the dylib files. The dylib files<br>
I copied to the "root" of the path together with the 4 files inside bin.<br>
That is the only thing which makes sense to me. When I call VTK, I verified<br>
that the path is indeed /Applications/Fiji.app/lib/macosx but it just goes<br>
into an infinite wait loop and produces no results.<br>
<br>
Any idea what I am doing wrong?<br>
Thanks,<br>
Ilan<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/how-to-install-vtk-on-a-Mac-tp5717768p5717818.html" target="_blank">http://vtk.1045678.n5.nabble.com/how-to-install-vtk-on-a-Mac-tp5717768p5717818.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>