|
From: Mehmood K. <mal...@kt...> - 2012-02-29 08:39:56
|
I tried to install openmpi using macports on mac but openmpi port lacks mpif90. 130-229-49-49:~ malagori$ mpif90 --help -------------------------------------------------------------------------- Unfortunately, this installation of Open MPI was not compiled with Fortran 90 support. As such, the mpif90 compiler is non-functional. -------------------------------------------------------------------------- We need mpif90 for FASTPHYLO to work. Is there any alternatives to install openmpi with mpif90 working properly? Below is a portion from cmake error message: -------------------------------------error------------------------------------- -- Unable to determine MPI from MPI driver /usr/bin/mpif90 -- Could NOT find MPI_Fortran (missing: MPI_Fortran_LIBRARIES MPI_Fortran_INCLUDE_PATH) Can any one help please? cheers, /mehmood |