<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I just gave it a try, and unfortunately I get a bunch of errors and am unable to get the install part of the process to work (i.e. I am still able to run from the build tree). &nbsp;There were a lot of errors, but all revolved around:</div><div><br></div><div><div></div></div><blockquote type="cite"><div><div>&nbsp;&nbsp;possible problems:</div><div>&nbsp;&nbsp; &nbsp;need more directories?</div><div>&nbsp;&nbsp; &nbsp;need to use InstallRequiredSystemLibraries?</div><div>&nbsp;&nbsp; &nbsp;run in install tree instead of build tree?</div><div><br></div><div><br></div><div>warning: target '/Users/dtlussier/Desktop/pv-install-test/lib/libvtkhdf5.1.8.5.dylib' does not exist...</div><div>/usr/bin/otool: can't open file: /Users/dtlussier/Desktop/pv-install-test/lib/libvtkhdf5.1.8.5.dylib (No such file or directory)</div><div><br></div><div>-- fixup_bundle: cleaning up...</div><div>-- fixup_bundle: verifying...</div><div>-- ===========================================================================</div><div>-- Analyzing app='/Users/dtlussier/Desktop/pv-install-test/ParaView 3.11.0.app'</div><div>-- bundle='/Users/dtlussier/Desktop/pv-install-test/ParaView 3.11.0.app'</div><div>-- executable='/Users/dtlussier/Desktop/pv-install-test/ParaView 3.11.0.app/Contents/MacOS/paraview'</div><div>-- valid='1'</div><div>-- executable file 1: /Users/dtlussier/Desktop/pv-install-test/ParaView 3.11.0.app/Contents/bin/pvbatch</div><div>-- warning: embedded item does not exist '/Users/dtlussier/Desktop/pv-install-test/ParaView 3.11.0.app/Contents/Libraries/libvtkhdf5.1.8.5.dylib'</div><div>--&nbsp;</div><div>warning: cannot resolve item '@executable_path/../Libraries/libvtkhdf5.1.8.5.dylib'</div><div><br></div><div>&nbsp;&nbsp;possible problems:</div><div>&nbsp;&nbsp; &nbsp;need more directories?</div><div>&nbsp;&nbsp; &nbsp;need to use InstallRequiredSystemLibraries?</div><div>&nbsp;&nbsp; &nbsp;run in install tree instead of build tree?</div><div><br></div><div>CMake Error at /opt/local/share/cmake-2.8/Modules/BundleUtilities.cmake:691 (message):</div><div>&nbsp;&nbsp;error: verify_app failed</div><div>Call Stack (most recent call first):</div><div>&nbsp;&nbsp;/opt/local/share/cmake-2.8/Modules/BundleUtilities.cmake:551 (verify_app)</div><div>&nbsp;&nbsp;Applications/ParaView/ParaView_OSX_MakeStandAloneBundle.cmake:157 (fixup_bundle)</div><div>&nbsp;&nbsp;Applications/ParaView/cmake_install.cmake:35 (INCLUDE)</div><div>&nbsp;&nbsp;Applications/cmake_install.cmake:32 (INCLUDE)</div><div>&nbsp;&nbsp;cmake_install.cmake:46 (INCLUDE)</div></div></blockquote><div><br></div><div>I'm not sure how to interpret all this - as I didn't think I was building against the system HDF library, so I was assuming that the HDF library was built internal to PV ?</div><div><br></div>As for additional output when I tried to use the multiprocessor setting before - I just get that message (&nbsp;vtkClientSocket failed to connect to server: localhost:56123) in the usual PV console/log window. Once that pops up on launch (i.e. at the same time as the splash screen), I don't get any further. &nbsp;On the Mac here, I get the spinning beachball and that's it.<div><br></div><div><br><div><div>On 4-Apr-11, at 12:00 PM, David Partyka wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi Dan, the system MPI should be fine. The ParaView 3.10 mac binaries use th system MPI. As far as it not working, is there anymore output? If you set CMAKE_INSTALL_PREFIX and do a make install, does it work then? I remember running into build tree vs install tree issues a while back.<br> <br><div class="gmail_quote">On Mon, Apr 4, 2011 at 12:29 PM, Dan Lussier <span dir="ltr">&lt;<a href="mailto:dtlussier@gmail.com">dtlussier@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "> Hi,<br> <br> I just recently updated to v3.11 from the git repo and had some<br> trouble when I enabled `autoMPI` in ~/config/Paraview/ or multicore<br> processing in the Preferences.<br> <br> After enabling this option, I was unable to get PV to launch property,<br> and got the following error message:<br> <br> &gt; vtkClientSocket failed to connect to server: localhost:56123<br> <br> I built PV with the default MPI library which comes with OS X<br> (/usr/lib/libmpi.0.dylib., /usr/lib/libmpi_cxx.0.dylib) and otherwise<br> and running OS X 10.6 64-bit on a Mac Pro.<br> <br> Are there certain options that need to be enabled when building for<br> this functionality to be available? &nbsp;Are there any known problems with<br> the MPI library that is shipped with OS X such that it would be better<br> to build MPI against another version of MPI?<br> <br> Thanks!<br> <br> Dan<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> </blockquote></div><br></blockquote></div><br></div></body></html>