[gmx-users] install problem
Erik Lindahl
lindahl at csb.stanford.edu
Tue Dec 2 09:13:00 CET 2003
Hi,
For all issues like this, first make sure you can install gromacs
successfully without MPI.
Second, once you enable MPI the configure script checks for the normal
compiler scripts, as evident from your output:
> checking for mpxlc... no
> checking for mpicc... no
> checking for mpcc... no
> checking for hcc... no
Apparently it cannot find mpicc - did you have it in your path? (try
"which mpicc" and see if it writes out the location, like
/usr/local/bin/mpicc)
Cheers,
Erik
More information about the gromacs.org_gmx-users
mailing list