Hi, Here are a few minor issues installing paraview 3.12 on os x 10.7. The installed app and libraries still work fine
1) Not sure what this one means but the directory is there, though it has a space in the path -- 310/426: fixing up '/Users/cekees/proteus/darwinports/ParaView 3.12.0-468-gacdee51.app/Contents/Frameworks/Python.framework/Versions/2.7/Python' install_name_tool: can't open input file: /Users/cekees/proteus/darwinports/ParaView 3.12.0-468-gacdee51.app/Contents/Frameworks/Python.framework/Versions/2.7/Python for writing (Permission denied) install_name_tool: can't lseek to offset: 0 in file: /Users/cekees/proteus/darwinports/ParaView 3.12.0-468-gacdee51.app/Contents/Frameworks/Python.framework/Versions/2.7/Python for writing (Bad file descriptor) install_name_tool: can't write new headers in file: /Users/cekees/proteus/darwinports/ParaView 3.12.0-468-gacdee51.app/Contents/Frameworks/Python.framework/Versions/2.7/Python (Bad file descriptor) install_name_tool: can't close written on input file: /Users/cekees/proteus/darwinports/ParaView 3.12.0-468-gacdee51.app/Contents/Frameworks/Python.framework/Versions/2.7/Python (Bad file descriptor) 2) Also not sure what this means: CMake Error at /Applications/CMake 2.8-5.app/Contents/share/cmake-2.8/Modules/BundleUtilities.cmake:784 (message): error: verify_app failed Call Stack (most recent call first): /Applications/CMake 2.8-5.app/Contents/share/cmake-2.8/Modules/BundleUtilities.cmake:666 (verify_app) Applications/ParaView/LastConfigureStep/ParaView_OSX_MakeStandAloneBundle.cmake:157 (fixup_bundle) Applications/ParaView/LastConfigureStep/cmake_install.cmake:31 (INCLUDE) Applications/ParaView/cmake_install.cmake:37 (INCLUDE) Applications/cmake_install.cmake:32 (INCLUDE) cmake_install.cmake:118 (INCLUDE) 3) The extension modules for co-processing are not getting installed into the python module. The current setup would requires users to set DYLD_LIBRARY_PATH to the build directory ( ParaView-bin/bin is the only place I can find vtkCoProcessorPython.so). Maybe this relates the install errors in (1)? 4) This one is really trivial, but ... the help message for PARAVIEW_INSTALL_DEVELOPMENT says that that options installs files for plugin development. A more precise message would have saved me some time: "installs header files for paraview and vtk development". I don't develop plugins but I use vtk directly. -Chris
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
