- 积分
- 7124
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-11-26
- 最后登录
- 1970-1-1
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
在执行:sudo make install时出现错误
/home/sdnu/wrf/mpich-3.3.1/libtool: line 10550: ifort: command not found
libtool: error: error: relink 'lib/libmpifort.la' with the above command before installing it
make[3]: *** [install-libLTLIBRARIES] 错误 1
make[3]: 离开目录“/home/sdnu/wrf/mpich-3.3.1”
make[2]: *** [install-am] 错误 2
make[2]: 离开目录“/home/sdnu/wrf/mpich-3.3.1”
make[1]: *** [install-recursive] 错误 1
make[1]: 离开目录“/home/sdnu/wrf/mpich-3.3.1”
make: *** [install] 错误 2
[sdnu@localhost mpich-3.3.1]$ which mpicc
/opt/intel/impi/4.1.0.024/intel64/bin/mpicc
请问应该怎么解决?
以前安装intel编译器时安装过impi
|
|