Dear professor:
I use cmake-gui to configure deall.II. the package mpi has installed to /usr/local, but cmake gui can not found it.
i tried to run cmake withou gui, it also give the same problems
how to resolve this problem.
-- MPI not found but DEAL_II_WITH_MPI is set to TRUE. Try again with more aggressive search paths:
-- Performing Test MPI_HAVE_MPI_SEEK_SET
-- Performing Test MPI_HAVE_MPI_SEEK_SET - Success
-- Found MPI_MPI_H
-- MPI_VERSION: 3.1
-- MPI_LIBRARIES: *** Required variable "MPI_CXX_LIBRARIES" empty ***
-- MPI_INCLUDE_DIRS: *** Required variable "MPI_CXX_INCLUDE_PATH" empty ***
-- MPI_USER_INCLUDE_DIRS: *** Required variable "MPI_CXX_INCLUDE_PATH" empty ***
-- MPI_CXX_FLAGS:
-- MPI_LINKER_FLAGS:
-- Could NOT find MPI
-- DEAL_II_WITH_MPI has unmet external dependencies.
CMake Error at cmake/configure/configure_1_mpi.cmake:77 (MESSAGE):