[Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-05 Thread Peter Schmitt
Hi, I am having trouble with running ParaView built via the SuperBuild. I've tried setting ParaView GIT_TAG in versions.cmake to "v3.98.0" and "master" (as of Feb 4 at 5:00pm MST) on my Mac OSX-10.7.5 with Xcode-4.4.1. There are two problems I keep running into: 1. When I launch open install/

Re: [Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-05 Thread Michael Jackson
Some of this I can explain, I think. 2 Versions of HDF5. The actual version of HDF5 is 1.8.9 and the "library" version is the 7.3.0. If I remember correctly the way things work with HDF5 is that there should have been a bunch of symlinks that all finally link back to the libhdf5.1.8.9.dylib li

Re: [Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-05 Thread Utkarsh Ayachit
Peter, The application generated under install/Applications in not supported to be used directly. Try running cpack once the build has completed to generate the complete app and that should work. > cd > make > cpack -G DragNDrop Utkarsh On Tue, Feb 5, 2013 at 1:10 PM, Peter Schmitt wrote: > H

Re: [Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-05 Thread Utkarsh Ayachit
(I should really reading email fully :) ) So, you've got the DragNDrop part correct. Now you need to fix your plugin similar to how ParaView fixes the plugins it packages. Look at what one of the plugins does e.g. vistrails.cmake and install_vistrails.cmake. install_vistrails.cmake uses fixup_plu

Re: [Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-13 Thread Peter Schmitt
Hi Michael, On Wed, Feb 13, 2013 at 1:46 PM, Michael Jackson < mike.jack...@bluequartz.net> wrote: > If you look at > "/Users/schmitt/paraview/opt/ParaView-3.98.1_RC1_OSX-10.7/paraview/src/paraview-build/lib/libvtkpqComponents-pv3.98.1.dylib" > what does the RPATH to HDF5 library look like? It sh

Re: [Paraview] ParaView 3.98.x superbuild: hdf5 run time errors

2013-02-14 Thread Peter Schmitt
Hi everyone, ... ERROR: In > /Users/schmitt/paraview/opt/ParaView-3.98.1_RC1_OSX-10.7/paraview/src/paraview/ParaViewCore/ClientServerCore/Core/vtkPVPluginLoader.cxx, > line 296 > vtkPVPluginLoader (0x7fdf9fc01810): > dlopen(/Users/schmitt/paraview/paraview_svn/trunk/plugins/vtkLFMReader/