I had the same issue. If I remember correctly, I "think" the solution was to turn off BUILD_EXAMPLES and BUILD_TESTING.
Alan From: [email protected] [mailto:[email protected]] On Behalf Of Andrew Maclean Sent: Thursday, July 05, 2012 5:08 PM To: [email protected] Subject: [EXTERNAL] [Paraview] ParaView looking for MPI when it shouldn't. Hi All, I am building ParaView from the Git repository and for some reason it is looking for MPI even though I have PARAVIEW_USE_MPI turned off. I can't see any other setting that is forcing MPI to be turned on. Is there something I am missing or is there an error in the configuration files? My output is: ... - Filter ZLIB is ON -- Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) -- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES MPI_CXX_INCLUDE_PATH) CMake Error at VTK/Parallel/MPI/CMakeLists.txt:35 (message): MPIEXEC was empty. -- Configuring incomplete, errors occurred! make: *** [cmake_check_build_system] Error 1 Regards -- ___________________________________________ Andrew J. P. Maclean ___________________________________________
_______________________________________________ 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
