I had this problem, but moreso.&nbsp; I was trying to get a plugin to deploy in the paraview bundle I built.&nbsp; The general answer is to make sure you are referencing the same libraries in the same places as paraview is, and that the library&#39;s internal location (otool -D ) is correct.&nbsp; I fixed them by hand using install_name_tool( -change and -id) .&nbsp; <br>
<br><div class="gmail_quote">On Mon, Jul 14, 2008 at 8:14 AM, Samuel Crow &lt;<a href="mailto:samuel_crow_work@rocketmail.com">samuel_crow_work@rocketmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello again,<br>
<br>
I&#39;m building my vtkCubeReader files for Paraview as an external shared library using a custom CMake file. &nbsp;It builds perfectly but otool -D reports that the default path of each directory is the directory it is built in rather than /usr/local/plugins/ which is where the plug-ins go. &nbsp;Is there something my CMake configuration is missing? &nbsp;Changing LIBRARY_OUTPUT_PATH to /usr/local/plugins/ didn&#39;t seem to help.<br>

<br>
Last time I tried building the libraries with a default path of ./ so that they would not depend on their location but that just placed a plugins directory in the root directory. &nbsp;Is there something I should know that I&#39;m missing?<br>

<br>
I&#39;m running ParaView 3.2.2 on a Macintosh Pro with Dual Quad-core Xeon processors and 4 GiB of RAM. &nbsp;It is running MacOSX 10.5.2 .<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
ParaView mailing list<br>
<a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Sometimes it&#39;s hard to tell the dancer from the dance - Corwin in CoC