Hi Phil,<br><br>Try DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH.<br><br>Pat<br><br><div class="gmail_quote">On Wed, Feb 1, 2012 at 3:28 PM, Philip A Cook <span dir="ltr">&lt;<a href="mailto:cookpa@mail.med.upenn.edu">cookpa@mail.med.upenn.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I compiled the superbuild on the Mac (Snow Leopard). I never would have been able to compile everything myself so thanks to the folks who put the superbuild together.<br>
<br>
I had to install QT via Homebrew, since the latest version doesn&#39;t work on Snow Leopard. After that, I managed to build successfully, with one minor problem: I can only run Paraview from the directory containing the shared libs. I have to do<br>


<br>
cd /Users/pcook/tmp/paraview_bin/lib<br>
<br>
../ParaView-build/bin/paraview.app/Contents/MacOS/paraview<br>
<br>
If I run from anywhere else, I get:<br>
<br>
dyld: Library not loaded: libhdf5.1.8.7.dylib<br>
  Referenced from: /Users/pcook/tmp/paraview_bin/ParaView-build/bin/paraview.app/Contents/MacOS/paraview<br>
  Reason: image not found<br>
Trace/BPT trap<br>
<br>
Adding /Users/pcook/tmp/paraview_bin/lib to my LD_LIBRARY_PATH has no effect.<br>
<br>
Is there something I can do to fix this?<br>
<br>
Thanks,<br>
<br>
<br>
Phil<br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br>