[Paraview] "make install" seems to built a mirror of all the libs

Albina, Frank frank.albina at sauber-motorsport.com
Wed Apr 20 04:45:36 EDT 2011


I think this has to do with the variable PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES which is set to ON by default. You could try to switch it off and see if it fixes the issue.

Cheers,

Frank.

-----Original Message-----
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Jérôme
Sent: Mittwoch, 20. April 2011 10:40
To: paraview-users
Subject: [Paraview] "make install" seems to built a mirror of all the libs

Hi,

I "git pull" pv-3.11.1 this morning and built without any problem. But when I execute "make install", the installation process seems to copy all the lib that can be found in /usr/lib64 into my /usr/local/lib/paraview-3.11/lib64.

Example :
...
-- Installing: /usr/local/lib/paraview-3.11/lib64/osgPlugins-2.8.3/osgdb_bmp.so
-- Installing: /usr/local/lib/paraview-3.11/lib64/osgPlugins-2.8.3/osgdb_svg.so
-- Installing: /usr/local/lib/paraview-3.11/lib64/osgPlugins-2.8.3/osgdb_ive.so
-- Installing: /usr/local/lib/paraview-3.11/lib64/osgPlugins-2.8.3/osgdb_iv.so
...

System is Fedora14. I removed the build tree before recompiling Paraview from scratch.
Does anybody note this before ? If not, how can I track down the origin of this strange behaviour ?

I attached my CMakeCache as it should be helpful.

Thanks a lot !
Jerome


More information about the ParaView mailing list