各位高手,本虫现在试着安装wien2k08,系统是SUSE Linux sever 11,安装的编译器版本分别为l_ccompxe_intel64_2011.1.107和
l_fcompxe_intel64_2011.1.107,数学库为l_mkl_10.3.1.107_intel64,这些安装都没有问题。但是,安装mpich2-1.3.1时,configure
完了之后,make时提示:“make: *** 没有指明目标并且找不到 makefile。 停止。”
打开c.txt则在最后显示如下信息:
......
configure: error:
Fortran 90 support requires compatible Fortran 77 support.
To force the use of the Fortran 90 compiler for Fortran 77,
do not use configure option --disable-f77, and set the environment
variable F77 to the name of the Fortran 90 compiler, or $FC.
If you do not want any Fortran support, use configure options
--disable-f77 and --disable-fc.