[Paraview] problem with make install with 3.10.0-RC1

David Partyka david.partyka at kitware.com
Thu Feb 17 12:54:09 EST 2011


Hi Nicolas,

It looks like Mesa is what is causing the issue. If you append /opt/mesa/lib
to PARAVIEW_FIXUP_BUNDLE_SEARCH_PATHS in cmake-gui/ccmake. That should get
it working. If you don't want to install any third party libs into paraview
you could alternatively set PARAVIEW_INSTALL_THIRD_PARTY_LIBRARIES to OFF.

2011/2/17 Nicolas Niclausse <nicolas.niclausse at inria.fr>

> David Partyka ecrivait le 17/02/2011 16:28:
> > Hi Nicolas, what CMake version are you using out of curiosity? In 3.10 I
> > switched to using FixUpBundle for dependency resolution which is where
> > these new messages are coming from.
>
> It's cmake 2.8.2 (rpm from fedora 14: 2.8.2-3).
>
> Do i need to upgrade to cmake 2.8.4 ?
>
>
> --
> Nicolas NICLAUSSE                          Service DREAM
> INRIA Sophia Antipolis                     http://www-sop.inria.fr/
> 2004 route des lucioles - BP 93            Tel: (33/0) 4 92 38 76 93
> 06902  SOPHIA-ANTIPOLIS cedex (France)     Fax: (33/0) 4 92 38 76 02
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110217/572130a8/attachment.htm>


More information about the ParaView mailing list