| 查看: 2136 | 回复: 24 | |||
| 当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖 | |||
haowenping木虫 (著名写手)
|
[求助]
openmpi安装错误
|
||
|
如题,在安装vasp的时候,安装openmpi-1.2.6, $./configure --prefix=/opt/openmpi FC=/opt/intel/bin/ifort F90=/opt/intel/bin/ifort 出现如下错误: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock 以前用同样的方法在单机上成功编译过vasp,但是现在在集群上安装出现如上问题,让人郁闷与纠结,希望虫友能帮忙一下。不甚感激,单机安装通过了,并行安装时候,出现如上问题,期待中~ |
» 猜你喜欢
欢迎发来filecode的Mz6后的代码验证其规律
已经有88人回复
时间戳变了,能看出什么问题?
已经有5人回复
93BebMhtakh前后11位开头都是大写
已经有5人回复
感觉是下周放榜了
已经有11人回复
filecode=后面第一个是大写字母
已经有10人回复
哪位老哥知道今年的国自然具体哪一天放榜?
已经有15人回复
今天系统多次维护,明天很可能放榜!
已经有9人回复
时间戳又变了8-15
已经有25人回复
2027广东省杰青
已经有6人回复
快农历七夕节了,轻松一下,男人悄悄话,女施主请不要进来。
已经有3人回复

haowenping
木虫 (著名写手)
- 应助: 6 (幼儿园)
- 金币: 2330.2
- 散金: 384
- 红花: 5
- 帖子: 1104
- 在线: 244.5小时
- 虫号: 1124850
- 注册: 2010-10-17
- 性别: GG
- 专业: 凝聚态物性 II :电子结构
|
你好,我发现我安装后还是有问题,我的openmpi还是没能够安装上,很希望你能帮我看下,我该如何修改。不甚感激啊。 $./configure --prefix=/opt/openmpi FC=ifort F90=ifort 最后的地方出现问题如下: *** GNU libltdl setup configure: OMPI configuring in opal/libltdl configure: running /bin/sh './configure' '--prefix=/stg/s1p1/users/yuanjm/haowp/opt/openmpi' 'FC=ifort' 'F90=ifort' 'iCC=ifort' --enable-ltdl-convenience --disable-ltdl-install --enable-shared --disable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: newly created file is older than distributed files! Check your system clock configure: /bin/sh './configure' *failed* for opal/libltdlconfigure: error: Failed to build GNU libltdl. This usually means that something is incorrectly setup with your environment. There may be useful information in opal/libltdl/config.log. You can also disable GNU libltdl (which will disable dynamic shared object loading) by configuring with --disable-dlopen. 希望大家继续帮忙啊,我也在google上搜索了,有跟我的错误一样的,但是没有解决办法,希望大牛们帮,谢谢了~ |

20楼2011-09-15 00:12:10
【答案】应助回帖
★ ★
haowenping(金币+2): 谢谢回答~ 2011-09-08 07:58:36
haowenping(金币+2): 谢谢 2011-09-08 08:09:45
youzhizhe(金币+2): 谢谢交流。 2011-09-08 09:04:48
haowenping(金币+2): 谢谢回答~ 2011-09-08 07:58:36
haowenping(金币+2): 谢谢 2011-09-08 08:09:45
youzhizhe(金币+2): 谢谢交流。 2011-09-08 09:04:48
|
newly created file is older than distributed files! 是不是你的系统里面已经有openmpi了?而且还在路径里面? 或者就是你的编译软件(ifort)修改的日期比你现在的日期还要晚 你可以试着去掉 FC=/opt/intel/bin/ifort F90=/opt/intel/bin/ifort 把有的fortran编译器放入路径里面就可以了直接这样就行了 $./configure --prefix=/opt/openmpi |

2楼2011-09-07 22:54:40
haowenping
木虫 (著名写手)
- 应助: 6 (幼儿园)
- 金币: 2330.2
- 散金: 384
- 红花: 5
- 帖子: 1104
- 在线: 244.5小时
- 虫号: 1124850
- 注册: 2010-10-17
- 性别: GG
- 专业: 凝聚态物性 II :电子结构

3楼2011-09-08 08:06:45
haowenping
木虫 (著名写手)
- 应助: 6 (幼儿园)
- 金币: 2330.2
- 散金: 384
- 红花: 5
- 帖子: 1104
- 在线: 244.5小时
- 虫号: 1124850
- 注册: 2010-10-17
- 性别: GG
- 专业: 凝聚态物性 II :电子结构

4楼2011-09-08 08:09:17










回复此楼