24小时热门版块排行榜    

查看: 2054  |  回复: 3

youyno

银虫 (正式写手)

[求助] RASPA的编译安装问题 已有1人参与

程序开发者给的安装编译过程 1) rm -rf autom4te.cache
2) mkdir m4
3) aclocal
4) autoreconf -i
5) automake --add-missing
6) autoconf
7) ./configure --prefix=${RASPA_DIR}
   or
   ./scripts/CompileScript/make-gcc-local
8) make
9) make install
附件是我运行这个流程的情况。哪位计算机编译高手帮忙看一下给我解决一下?
下面是我安装编译的过程:
[cw@neon ~]$ ls
Ar3BF3 fugacity.tar.gz libtool-2.2.2.tar.gz Nwchem-6.5.revision26243-src.2014-09-10.tar.gz
CPMD gamess molcas64 openmpi165
fftw-3.3.4 gamess-current.tar.gz mpmc-master openmpi-1.6.5
fftw-3.3.4.tar.gz HSC music openmpi-1.6.5.tar.gz
Fragment intel music-4.0 orca
Fragment-mp2 JOB music-4.0.tar.gz RASPA-2.0
Freq Kr3BF3 Ng RASPA-2.00
fugacity libtool-2.2.2 Nwchem-6.5 RASPA2-2.0.2
[cw@neon ~]$ cd RASPA-2.0
[cw@neon RASPA-2.0]$ ls
acconfig.h autom4te.cache conf31383.sh configure depcomp forcefield install-sh ltconfig MANIFEST.in NEWS README.md setup.py
aclocal.m4 BUGS config.log configure.ac Docs framework LICENSE m4 missing
AUTHORS ChangeLog config.status COPYING examples INSTALL Literature Makefile.am molecules
[cw@neon RASPA-2.0]$ rm -rf autom4te.cache
[cw@neon RASPA-2.0]$ ls
acconfig.h BUGS config.log configure.ac Docs framework LICENSE m4 missing
aclocal.m4 ChangeLog config.status COPYING examples INSTALL Literature Makefile.am molecules
AUTHORS conf31383.sh configure depcomp forcefield install-sh ltconfig MANIFEST.in NEWS README.md setup.py
[cw@neon RASPA-2.0]$ aclocal
[cw@neon RASPA-2.0]$ ls
acconfig.h autom4te.cache conf31383.sh configure depcomp forcefield install-sh ltconfig MANIFEST.in NEWS README.md setup.py
aclocal.m4 BUGS config.log configure.ac Docs framework LICENSE m4 missing
AUTHORS ChangeLog config.status COPYING examples INSTALL Literature Makefile.am molecules
[cw@neon RASPA-2.0]$ autoreconf -i
src/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:2:
src/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
autoreconf: automake failed with exit status: 1
[cw@neon RASPA-2.0]$ ls
acconfig.h autom4te.cache conf31383.sh configure depcomp forcefield install-sh ltconfig MANIFEST.in NEWS README.md setup.py
aclocal.m4 BUGS config.log configure.ac Docs framework LICENSE m4 missing
AUTHORS ChangeLog config.status COPYING examples INSTALL Literature Makefile.am molecules
[cw@neon RASPA-2.0]$ automake --add-missing
src/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:2:
src/Makefile.am:2: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:2: to `configure.ac' and run `aclocal' and `autoconf' again.
[cw@neon RASPA-2.0]$ autoconf
[cw@neon RASPA-2.0]$ ./scripts/CompileScript/make-gcc-local
rm: cannot remove `config.cache': No such file or directory
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ddot_ in -lblas... no
checking for dsyevd_ in -llapack... noXshell 5 (Free for Home/School) - Neon, cw@neon:~/RASPA-2.0 Page 2/2
checking for fftw_plan_dft_r2c_1d in -lfftw3... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for string.h... (cached) yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
./configure: line 5574: LT_INIT: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
[cw@neon RASPA-2.0]$ make
make: *** No targets specified and no makefile found. Stop.
[cw@neon RASPA-2.0]$
回复此楼

» 猜你喜欢

平生多磨砺,男儿自横行!
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

liwei2888379

铜虫 (小有名气)

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ...
感谢参与,应助指数 +1
youyno: 金币+100, ★★★很有帮助 2015-09-29 12:23:28
你试试更新下载一个libtool
o.o
2楼2015-09-28 17:11:54
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

youyno

银虫 (正式写手)

应该就是库文件的问题,我在虚拟机上重新装了系统,并把能装的库文件都装上之后就可以直接编译成功了
平生多磨砺,男儿自横行!
3楼2015-09-29 12:24:34
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

lgyyyy

新虫 (正式写手)

引用回帖:
3楼: Originally posted by youyno at 2015-09-29 12:24:34
应该就是库文件的问题,我在虚拟机上重新装了系统,并把能装的库文件都装上之后就可以直接编译成功了

楼主好,我和你操作出现相同问题,请问安装那些库?
4楼2023-07-03 08:53:37
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 youyno 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 让我中一个面上吧! +8 大萍1987 2026-08-20 10/500 2026-08-20 21:48 by 大萍1987
[基金申请] 科研孤儿太难了 +13 我4大白菜 2026-08-20 14/700 2026-08-20 21:28 by 一碗砂锅米线
[基金申请] 言之凿凿,明天官网会通知放榜? +15 医学老男孩 2026-08-20 17/850 2026-08-20 20:35 by CaoLG
[基金申请] 时间戳又变了 +12 wuchongjun 2026-08-20 17/850 2026-08-20 20:05 by spzhao
[基金申请] 今天系统多次维护,明天很可能放榜! +10 zju2000 2026-08-16 11/550 2026-08-20 20:02 by cl479861084
[基金申请] 时间戳变了,能看出什么问题? +18 基诺咪客 2026-08-17 23/1150 2026-08-20 17:19 by Godzela
[基金申请] 放榜前的不淡定 40+3 snowwithsea 2026-08-19 12/600 2026-08-20 15:56 by lfy8008
[基金申请] 重要消息,中午系统在维护 +11 yuleib84 2026-08-18 12/600 2026-08-20 11:09 by xskun
[基金申请] filecode,4个jtjc了 +11 ziyangfang 2026-08-19 13/650 2026-08-19 21:28 by aasahr
[基金申请] 今天放榜吗? +14 布布和一二 2026-08-19 15/750 2026-08-19 18:07 by gltch
[基金申请] filecode=后面第一个是大写字母 +10 wangze12014 2026-08-14 12/600 2026-08-19 16:56 by 苦难博士
[基金申请] 朋友圈看到的 +6 wangzilk 2026-08-18 8/400 2026-08-19 10:55 by Haru815
[基金申请] 快农历七夕节了,轻松一下,男人悄悄话,女施主请不要进来。 +6 Tide man 2026-08-14 7/350 2026-08-19 09:56 by ZJTJZ
[基金申请] 什么时候开奖? +6 CrisMessi 2026-08-18 6/300 2026-08-19 08:06 by Equinoxhua
[基金申请] 明天放榜? +5 Shxjjxjkx 2026-08-18 5/250 2026-08-18 18:14 by -大大大大大-
[基金申请] 时间戳又变了8-15 +14 archvillain 2026-08-15 26/1300 2026-08-18 13:37 by phantomgost
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
[基金申请] 93BebMhtakh前后11位开头都是大写 +4 且听虎啸 2026-08-17 5/250 2026-08-18 00:49 by 蔡棒棒菂
[基金申请] 感觉是下周放榜了 +6 angus9576 2026-08-17 11/550 2026-08-17 23:57 by angus9576
[基金申请] 各位道友,我要去昆明玩几天,回来见。 +7 Tide man 2026-08-14 8/400 2026-08-15 01:11 by arzu_hma
信息提示
请填处理意见