<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
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 "*libvtksys*"<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='_new'>La solution avec Internet Explorer 8</a></body>
</html>