The installation of third party libraries (by BundleUtilities) is controlled by PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES, which is default OFF. I can most certainly turn it OFF (especially for Linux) by default. That will result in no Qt, FFMPEG, Python, etc libraries being installed in &lt;blah&gt;/lib/paraview-3.x. If you don&#39;t have Qt (for example) in usr/lib though, you will have to set LD_LIBRARY_PATH appropriately.<div>

<br></div><div>Anyone object to PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES being defaulted to OFF on Linux?<br><br><div class="gmail_quote">On Wed, Oct 27, 2010 at 1:02 PM, Marcus D. Hanwell <span dir="ltr">&lt;<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Should we really be running BundleUtilities for a normal make install?<br>
<div><div></div><div class="h5"><br>
On Wed, Oct 27, 2010 at 12:14 PM, Dave Partyka &lt;<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>&gt; wrote:<br>
&gt; I&#39;ll take a look Jean, BundleUtilities is something added late last week.<br>
&gt; Can you send all of the output from make install? I think somewhere in it,<br>
&gt; it complains what library it had a problem.<br>
&gt;<br>
&gt; On Wed, Oct 27, 2010 at 11:14 AM, Favre Jean &lt;<a href="mailto:jfavre@cscs.ch">jfavre@cscs.ch</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; ParaView developpers,<br>
&gt;&gt;<br>
&gt;&gt; are the dashboards run from their build directories, or from the installed<br>
&gt;&gt; directories?<br>
&gt;&gt;<br>
&gt;&gt; the reason I ask is that for several days now, I can build at 100%, but<br>
&gt;&gt;  &quot;make install&quot; fails with errors like:<br>
&gt;&gt;<br>
&gt;&gt; CMake Error at /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:743<br>
&gt;&gt; (message):<br>
&gt;&gt;  error: verify_app failed<br>
&gt;&gt; Call Stack (most recent call first):<br>
&gt;&gt;  /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:625 (verify_app)<br>
&gt;&gt;  Applications/ParaView/cmake_install.cmake:76 (fixup_bundle)<br>
&gt;&gt;  Applications/cmake_install.cmake:37 (INCLUDE)<br>
&gt;&gt;  cmake_install.cmake:51 (INCLUDE)<br>
&gt;&gt;<br>
&gt;&gt; Jean<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>