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 <blah>/lib/paraview-3.x. If you don'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"><<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>></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 <<a href="mailto:dave.partyka@kitware.com">dave.partyka@kitware.com</a>> wrote:<br>
> I'll take a look Jean, BundleUtilities is something added late last week.<br>
> Can you send all of the output from make install? I think somewhere in it,<br>
> it complains what library it had a problem.<br>
><br>
> On Wed, Oct 27, 2010 at 11:14 AM, Favre Jean <<a href="mailto:jfavre@cscs.ch">jfavre@cscs.ch</a>> wrote:<br>
>><br>
>> ParaView developpers,<br>
>><br>
>> are the dashboards run from their build directories, or from the installed<br>
>> directories?<br>
>><br>
>> the reason I ask is that for several days now, I can build at 100%, but<br>
>> "make install" fails with errors like:<br>
>><br>
>> CMake Error at /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:743<br>
>> (message):<br>
>> error: verify_app failed<br>
>> Call Stack (most recent call first):<br>
>> /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:625 (verify_app)<br>
>> Applications/ParaView/cmake_install.cmake:76 (fixup_bundle)<br>
>> Applications/cmake_install.cmake:37 (INCLUDE)<br>
>> cmake_install.cmake:51 (INCLUDE)<br>
>><br>
>> Jean<br>
>> _______________________________________________<br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Please keep messages on-topic and check the ParaView Wiki at:<br>
>> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br>
><br>
> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at:<br>
> <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>