- 积分
- 46408
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-9-8
- 最后登录
- 1970-1-1
成长值: 19710
|
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
今天安装mpich2时configure后老出现:
configure: error: F90 and F90FLAGS are replaced by FC and FCFLAGS respectively in this configure, please unset F90/F90FLAGS and set FC/FCFLAGS instead and rerun configure again.
的问题,因为第一次安装这玩意,对这个并熟悉,到群上问后,Lee给了解答,从上面的错误提示也可以知道
先unset F90
unset F90FLAGS
然后在执行./configure --prefix=/home/user/mpich2就行啦
接下来就是make,make install 啦,设置好环境变量就OK啦~
谢谢Lee和JM4宁ever两位,哈哈
噢噢,这周的任务这么简单就完成了~
|
评分
-
查看全部评分
|