Turn VTK_USE_RPATH to ON or export DYLD_LIBRARY_PATH to your bin dir.<br><br><div class="gmail_quote">On Tue, Jun 1, 2010 at 5:07 PM, Fred Fred <span dir="ltr">&lt;<a href="mailto:stan1313@hotmail.fr">stan1313@hotmail.fr</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
Hello,<br>I have downloaded the 3.8 release source from the download page and I try to compile it on Mac OS X Leopard, using the classic cmake porcedure that has been successful with the 3.6.2 but I get a surprising error:<br>

<br>[ 34%] Building CXX object VTK/VolumeRendering/CMakeFiles/vtkVolumeRenderingPython.dir/vtkVolumeRenderingPythonInit.cxx.o<br>Linking CXX shared module ../../bin/libvtkVolumeRenderingPython.so<br>[ 34%] Built target vtkVolumeRenderingPython<br>

[ 34%] Generating vtkCompositeZPassShader_fs.cxx, vtkCompositeZPassShader_fs.h<br>[ 34%] Generating vtkSocketCommunicatorHash.h<br>dyld: Library not loaded: libvtksys.pv3.8.dylib<br>  Referenced from: /usr/local/ParaView3_BUILD/VTK/Parallel/../../bin/vtkHashSource<br>

  Reason: image not found<br>/bin/sh: line 1:   970 Trace/BPT trap          ../../bin/vtkHashSource /usr/local/ParaView-3.8.0/VTK/Parallel/vtkSocketCommunicator.cxx vtkSocketCommunicatorHash vtkSocketCommunicatorHash.h<br>

make[2]: *** [VTK/Parallel/vtkSocketCommunicatorHash.h] Error 133<br>make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2<br>make: *** [all] Error 2<br>Macintosh-3:ParaView3_BUILD$ find . -name &quot;*libvtksys*&quot;<br>

./bin/libvtksys.dylib<br>./bin/libvtksys.pv3.8.dylib<br><br>So the required library is available in ./bin, which should be included in the path to search for librairies, but it does not work.<br>What should I do to solve this issue?<br>

<br><br>                                               <br><hr>Vous voulez protéger votre vie privée ? <a href="http://clk.atdmt.com/FRM/go/232102477/direct/01/" target="_blank">La solution avec Internet Explorer 8</a></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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>