[mpich-discuss] Problem occered while install mpich2

Anthony Chan chan at mcs.anl.gov
Fri Nov 19 09:52:21 CST 2010


It appears your machine does not have any valid fortran compiler.
If so, configure mpich2 with options --disable-f77 and --disable-fc.
If you do need fortran support, add configure options:
F77=<path_to_Fortran77_compiler> and FC=<path_to_Fortran90+_compiler>
in your configure command.

A.Chan

----- Original Message -----
> Hello,I'm a Chinese student.I have a problem when I install mpich2 in
> centos 5.3.
> 
> The "make" could not be execuable.So the install stop.How to solve the
> problem???
> 
> c.txt -- configure
> m.txt -- make
> Both the txt files are formated in unix/linux file system.
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list