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.
Anyone object to PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES being defaulted to OFF on Linux? On Wed, Oct 27, 2010 at 1:02 PM, Marcus D. Hanwell < [email protected]> wrote: > Should we really be running BundleUtilities for a normal make install? > > On Wed, Oct 27, 2010 at 12:14 PM, Dave Partyka <[email protected]> > wrote: > > I'll take a look Jean, BundleUtilities is something added late last week. > > Can you send all of the output from make install? I think somewhere in > it, > > it complains what library it had a problem. > > > > On Wed, Oct 27, 2010 at 11:14 AM, Favre Jean <[email protected]> wrote: > >> > >> ParaView developpers, > >> > >> are the dashboards run from their build directories, or from the > installed > >> directories? > >> > >> the reason I ask is that for several days now, I can build at 100%, but > >> "make install" fails with errors like: > >> > >> CMake Error at /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:743 > >> (message): > >> error: verify_app failed > >> Call Stack (most recent call first): > >> /apps/eiger/src/ParaView/CMake/BundleUtilities.cmake:625 (verify_app) > >> Applications/ParaView/cmake_install.cmake:76 (fixup_bundle) > >> Applications/cmake_install.cmake:37 (INCLUDE) > >> cmake_install.cmake:51 (INCLUDE) > >> > >> Jean > >> _______________________________________________ > >> Powered by www.kitware.com > >> > >> Visit other Kitware open-source projects at > >> http://www.kitware.com/opensource/opensource.html > >> > >> Please keep messages on-topic and check the ParaView Wiki at: > >> http://paraview.org/Wiki/ParaView > >> > >> Follow this link to subscribe/unsubscribe: > >> http://www.paraview.org/mailman/listinfo/paraview > > > > > > _______________________________________________ > > Powered by www.kitware.com > > > > Visit other Kitware open-source projects at > > http://www.kitware.com/opensource/opensource.html > > > > Please keep messages on-topic and check the ParaView Wiki at: > > http://paraview.org/Wiki/ParaView > > > > Follow this link to subscribe/unsubscribe: > > http://www.paraview.org/mailman/listinfo/paraview > > > > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
