Sangamesh B wrote: > I don't think so. Because I set - CC=<path to gcc> F77=<path to gfortran> > and MPIF90=<path to MPICh2's mpif90>
if you set those variables, instead of letting configure find them, you have to set them to the correct values. It looks like MPIF90 is not the correct location of the parallel compiler: > configure:2052: checking for /opt/mpich2GNU/bin/mpif90 > configure:2081: result: no P. -- Paolo Giannozzi, Democritos and University of Udine, Italy
