You need to point the MPIEXEC variable to the mpiexec or mpirun executables. If they are not present/don't work, you are better off not building ParaView with MPI support enabled.
Utkarsh On Fri, Jan 25, 2013 at 3:44 AM, Pradeep Jha <[email protected]> wrote: > Hello, > > I am trying to install ParaView 3,98 rom source on a Linux machine. I dont > have the root passwords. I have locally installed the cmake and qt 4.8.4. > > I want to install Python with MPI support. > > After pulling the source code using git, when I am running the ccmake > command, it is giving me the following error during configuration: > --------------------------------------------------------------------------------------------------- > CMake Error at VTK/Parallel/MPI/CMakeLists.txt:37 (message): > MPIEXEC was empty. > --------------------------------------------------------------------------------------------------- > > I dont know if the following information is useful: > I do have mpi installed on this system as the mpi compilers for fortran and > C are available. But I dont have the mpirun or mpiexec command working. > > Any ideas what is going wrong? > > Thanks, > Pradeep > > _______________________________________________ > 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 > _______________________________________________ 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
