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

David Partyka david.partyka at kitware.com
Wed Apr 20 09:12:26 EDT 2011


Wow, I just recreated this error (on git master). Let me see if I can track
this down.

On Wed, Apr 20, 2011 at 5:09 AM, Jérôme <jerome.velut at gmail.com> wrote:

> Thanks for your reply. I effectively saw several threads dealing with
> this CMake variable so I already changed it to OFF, without success...
>
> Jerome
>
> 2011/4/20 Albina, Frank <frank.albina at sauber-motorsport.com>:
> > 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
> >
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110420/5d5f48ae/attachment.htm>


More information about the ParaView mailing list