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 <[email protected]> > 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 >
_______________________________________________ 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
