Problems with NWChem compilation on Linux
Click here for full thread
Forum Vet
10:01:19 AM PDT - Wed, May 20th 2015
mpif90 is not in your current path.
We need to see if 1) mpif90 is installed and 2) if mpif90 was installed, its location.
Please send the output of the following commands
/usr/lib64/openmpi/bin/mpif90 -show
rpm -q -a | grep openmpi
rpm -q -a | grep mpich