24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 414  |  回复: 0

奋斗1s

金虫 (正式写手)

[求助] 继续求助gromacs安装-第二期,fftw-3.1.2

从输入make
make install之后分别出来下面的东西。
觉得应该没有装成功,请大侠们指点一下看是否成功,如果出现错误,错在了哪里呢?
(具体输入步骤:
(4)cd fftw-3.1.2
./configure --enable-float --enable-mpi --prefix=/home/fftw-3.1.2
make
make install
make distclean
./configure --prefix=/home/fftw-3.1.2 --enable-mpi
cd ..
vi .bashrc
加上:(3)export CPPFLAGS=-I/home/fftw-3.1.2/include
export LDFLAGS=-L/home/fftw-3.1.2/lib)

make[2]: Leaving directory `/root/fftw-3.1.2/tests'
Making all in doc
make[2]: Entering directory `/root/fftw-3.1.2/doc'
Making all in FAQ
make[3]: Entering directory `/root/fftw-3.1.2/doc/FAQ'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/root/fftw-3.1.2/doc/FAQ'
make[3]: Entering directory `/root/fftw-3.1.2/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/doc'
make[2]: Leaving directory `/root/fftw-3.1.2/doc'
Making all in tools
make[2]: Entering directory `/root/fftw-3.1.2/tools'
rm -f fftwf-wisdom.1
cp fftw_wisdom.1 fftwf-wisdom.1
make  all-am
make[3]: Entering directory `/root/fftw-3.1.2/tools'
if gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I..  -I../libbench2 -I../api  -I/home/fftw-3.1.2/include  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium3 -MT fftw-wisdom.o -MD -MP -MF ".deps/fftw-wisdom.Tpo" -c -o fftw-wisdom.o fftw-wisdom.c; \
then mv -f ".deps/fftw-wisdom.Tpo" ".deps/fftw-wisdom.Po"; else rm -f ".deps/fftw-wisdom.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99  -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium3  -L/home/fftw-3.1.2/lib -o fftwf-wisdom  fftw-wisdom.o ../tests/bench.o  ../libfftw3f.la ../libbench2/libbench2.a  -lm
mkdir .libs
gcc -std=gnu99 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -march=pentium3 -o fftwf-wisdom fftw-wisdom.o ../tests/bench.o  -L/home/fftw-3.1.2/lib ../.libs/libfftw3f.a ../libbench2/libbench2.a -lm
make[3]: Leaving directory `/root/fftw-3.1.2/tools'
make[2]: Leaving directory `/root/fftw-3.1.2/tools'
make[1]: Leaving directory `/root/fftw-3.1.2'





[root@localhost fftw-3.1.2]# make install
Making install in support
make[1]: Entering directory `/root/fftw-3.1.2/support'
make[2]: Entering directory `/root/fftw-3.1.2/support'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fftw-3.1.2/support'
make[1]: Leaving directory `/root/fftw-3.1.2/support'
Making install in kernel
make[1]: Entering directory `/root/fftw-3.1.2/kernel'
make[2]: Entering directory `/root/fftw-3.1.2/kernel'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fftw-3.1.2/kernel'
make[1]: Leaving directory `/root/fftw-3.1.2/kernel'
Making install in simd
make[1]: Entering directory `/root/fftw-3.1.2/simd'
Making install in nonportable
make[2]: Entering directory `/root/fftw-3.1.2/simd/nonportable'
make[3]: Entering directory `/root/fftw-3.1.2/simd/nonportable'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/simd/nonportable'
make[2]: Leaving directory `/root/fftw-3.1.2/simd/nonportable'
make[2]: Entering directory `/root/fftw-3.1.2/simd'
make[3]: Entering directory `/root/fftw-3.1.2/simd'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/simd'
make[2]: Leaving directory `/root/fftw-3.1.2/simd'
make[1]: Leaving directory `/root/fftw-3.1.2/simd'
Making install in dft
make[1]: Entering directory `/root/fftw-3.1.2/dft'
Making install in codelets
make[2]: Entering directory `/root/fftw-3.1.2/dft/codelets'
Making install in standard
make[3]: Entering directory `/root/fftw-3.1.2/dft/codelets/standard'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/dft/codelets/standard'
make[5]: Entering directory `/root/fftw-3.1.2/dft/codelets/standard'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/dft/codelets/standard'
make[4]: Leaving directory `/root/fftw-3.1.2/dft/codelets/standard'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/codelets/standard'
make[3]: Entering directory `/root/fftw-3.1.2/dft/codelets'
make[4]: Entering directory `/root/fftw-3.1.2/dft/codelets'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/fftw-3.1.2/dft/codelets'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/codelets'
make[2]: Leaving directory `/root/fftw-3.1.2/dft/codelets'
Making install in simd
make[2]: Entering directory `/root/fftw-3.1.2/dft/simd'
Making install in codelets
make[3]: Entering directory `/root/fftw-3.1.2/dft/simd/codelets'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/dft/simd/codelets'
make[5]: Entering directory `/root/fftw-3.1.2/dft/simd/codelets'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/dft/simd/codelets'
make[4]: Leaving directory `/root/fftw-3.1.2/dft/simd/codelets'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/simd/codelets'
make[3]: Entering directory `/root/fftw-3.1.2/dft/simd'
make[4]: Entering directory `/root/fftw-3.1.2/dft/simd'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/fftw-3.1.2/dft/simd'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/simd'
make[2]: Leaving directory `/root/fftw-3.1.2/dft/simd'
Making install in k7
make[2]: Entering directory `/root/fftw-3.1.2/dft/k7'
Making install in codelets
make[3]: Entering directory `/root/fftw-3.1.2/dft/k7/codelets'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/dft/k7/codelets'
make[5]: Entering directory `/root/fftw-3.1.2/dft/k7/codelets'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/dft/k7/codelets'
make[4]: Leaving directory `/root/fftw-3.1.2/dft/k7/codelets'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/k7/codelets'
make[3]: Entering directory `/root/fftw-3.1.2/dft/k7'
make[4]: Entering directory `/root/fftw-3.1.2/dft/k7'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/fftw-3.1.2/dft/k7'
make[3]: Leaving directory `/root/fftw-3.1.2/dft/k7'
make[2]: Leaving directory `/root/fftw-3.1.2/dft/k7'
make[2]: Entering directory `/root/fftw-3.1.2/dft'
make[3]: Entering directory `/root/fftw-3.1.2/dft'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/dft'
make[2]: Leaving directory `/root/fftw-3.1.2/dft'
make[1]: Leaving directory `/root/fftw-3.1.2/dft'
Making install in rdft
make[1]: Entering directory `/root/fftw-3.1.2/rdft'
Making install in codelets
make[2]: Entering directory `/root/fftw-3.1.2/rdft/codelets'
Making install in r2hc
make[3]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
make[5]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
make[4]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
make[3]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2hc'
Making install in hc2r
make[3]: Entering directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
make[5]: Entering directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
make[4]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
make[3]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/hc2r'
Making install in r2r
make[3]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make  install-am
make[4]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make[5]: Entering directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make[4]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make[3]: Leaving directory `/root/fftw-3.1.2/rdft/codelets/r2r'
make[3]: Entering directory `/root/fftw-3.1.2/rdft/codelets'
make[4]: Entering directory `/root/fftw-3.1.2/rdft/codelets'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/root/fftw-3.1.2/rdft/codelets'
make[3]: Leaving directory `/root/fftw-3.1.2/rdft/codelets'
make[2]: Leaving directory `/root/fftw-3.1.2/rdft/codelets'
make[2]: Entering directory `/root/fftw-3.1.2/rdft'
make[3]: Entering directory `/root/fftw-3.1.2/rdft'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/rdft'
make[2]: Leaving directory `/root/fftw-3.1.2/rdft'
make[1]: Leaving directory `/root/fftw-3.1.2/rdft'
Making install in reodft
make[1]: Entering directory `/root/fftw-3.1.2/reodft'
make[2]: Entering directory `/root/fftw-3.1.2/reodft'
make[3]: Entering directory `/root/fftw-3.1.2/reodft'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/reodft'
make[2]: Leaving directory `/root/fftw-3.1.2/reodft'
make[1]: Leaving directory `/root/fftw-3.1.2/reodft'
Making install in threads
make[1]: Entering directory `/root/fftw-3.1.2/threads'
make[2]: Entering directory `/root/fftw-3.1.2/threads'
test -z "/home/fftw-3.1.2/lib" || mkdir -p -- "/home/fftw-3.1.2/lib"
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fftw-3.1.2/threads'
make[1]: Leaving directory `/root/fftw-3.1.2/threads'
Making install in api
make[1]: Entering directory `/root/fftw-3.1.2/api'
make  install-am
make[2]: Entering directory `/root/fftw-3.1.2/api'
make[3]: Entering directory `/root/fftw-3.1.2/api'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/fftw-3.1.2/include" || mkdir -p -- "/home/fftw-3.1.2/include"
/usr/bin/install -c -m 644 'fftw3.h' '/home/fftw-3.1.2/include/fftw3.h'
/usr/bin/install -c -m 644 'fftw3.f' '/home/fftw-3.1.2/include/fftw3.f'
make[3]: Leaving directory `/root/fftw-3.1.2/api'
make[2]: Leaving directory `/root/fftw-3.1.2/api'
make[1]: Leaving directory `/root/fftw-3.1.2/api'
Making install in libbench2
make[1]: Entering directory `/root/fftw-3.1.2/libbench2'
make[2]: Entering directory `/root/fftw-3.1.2/libbench2'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fftw-3.1.2/libbench2'
make[1]: Leaving directory `/root/fftw-3.1.2/libbench2'
Making install in .
make[1]: Entering directory `/root/fftw-3.1.2'
make[2]: Entering directory `/root/fftw-3.1.2'
test -z "/home/fftw-3.1.2/lib" || mkdir -p -- "/home/fftw-3.1.2/lib"
/bin/sh ./libtool --mode=install /usr/bin/install -c  'libfftw3f.la' '/home/fftw-3.1.2/lib/libfftw3f.la'
/usr/bin/install -c .libs/libfftw3f.lai /home/fftw-3.1.2/lib/libfftw3f.la
/usr/bin/install -c .libs/libfftw3f.a /home/fftw-3.1.2/lib/libfftw3f.a
chmod 644 /home/fftw-3.1.2/lib/libfftw3f.a
ranlib /home/fftw-3.1.2/lib/libfftw3f.a
PATH="$PATH:/sbin" ldconfig -n /home/fftw-3.1.2/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/fftw-3.1.2/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/home/fftw-3.1.2/lib/pkgconfig" || mkdir -p -- "/home/fftw-3.1.2/lib/pkgconfig"
/usr/bin/install -c -m 644 'fftw3f.pc' '/home/fftw-3.1.2/lib/pkgconfig/fftw3f.pc'
make[2]: Leaving directory `/root/fftw-3.1.2'
make[1]: Leaving directory `/root/fftw-3.1.2'
Making install in tests
make[1]: Entering directory `/root/fftw-3.1.2/tests'
make[2]: Entering directory `/root/fftw-3.1.2/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/fftw-3.1.2/tests'
make[1]: Leaving directory `/root/fftw-3.1.2/tests'
Making install in doc
make[1]: Entering directory `/root/fftw-3.1.2/doc'
Making install in FAQ
make[2]: Entering directory `/root/fftw-3.1.2/doc/FAQ'
make[3]: Entering directory `/root/fftw-3.1.2/doc/FAQ'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/fftw-3.1.2/doc/FAQ'
make[2]: Leaving directory `/root/fftw-3.1.2/doc/FAQ'
make[2]: Entering directory `/root/fftw-3.1.2/doc'
make[3]: Entering directory `/root/fftw-3.1.2/doc'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/home/fftw-3.1.2/share/info" || mkdir -p -- "/home/fftw-3.1.2/share/info"
/usr/bin/install -c -m 644 './fftw3.info' '/home/fftw-3.1.2/share/info/fftw3.info'
install-info --info-dir='/home/fftw-3.1.2/share/info' '/home/fftw-3.1.2/share/info/fftw3.info'
make[3]: Leaving directory `/root/fftw-3.1.2/doc'
make[2]: Leaving directory `/root/fftw-3.1.2/doc'
make[1]: Leaving directory `/root/fftw-3.1.2/doc'
Making install in tools
make[1]: Entering directory `/root/fftw-3.1.2/tools'
make  install-am
make[2]: Entering directory `/root/fftw-3.1.2/tools'
make[3]: Entering directory `/root/fftw-3.1.2/tools'
test -z "/home/fftw-3.1.2/bin" || mkdir -p -- "/home/fftw-3.1.2/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'fftwf-wisdom' '/home/fftw-3.1.2/bin/fftwf-wisdom'
/usr/bin/install -c fftwf-wisdom /home/fftw-3.1.2/bin/fftwf-wisdom
test -z "/home/fftw-3.1.2/bin" || mkdir -p -- "/home/fftw-3.1.2/bin"
/usr/bin/install -c 'fftw-wisdom-to-conf' '/home/fftw-3.1.2/bin/fftw-wisdom-to-conf'
test -z "/home/fftw-3.1.2/share/man/man1" || mkdir -p -- "/home/fftw-3.1.2/share/man/man1"
/usr/bin/install -c -m 644 './fftw-wisdom-to-conf.1' '/home/fftw-3.1.2/share/man/man1/fftw-wisdom-to-conf.1'
/usr/bin/install -c -m 644 './fftwf-wisdom.1' '/home/fftw-3.1.2/share/man/man1/fftwf-wisdom.1'
make[3]: Leaving directory `/root/fftw-3.1.2/tools'
make[2]: Leaving directory `/root/fftw-3.1.2/tools'
make[1]: Leaving directory `/root/fftw-3.1.2/tools'
回复此楼

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

智能机器人

Robot (super robot)

我们都爱小木虫

相关版块跳转 我要订阅楼主 奋斗1s 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 344材料与化工调剂 +9 调剂上岸玘 2026-04-03 9/450 2026-04-04 23:10 by happyddm
[考研] 一志愿北京交通大学材料工程总分358求调剂 +3 cs0106 2026-04-04 3/150 2026-04-04 22:10 by lbsjt
[考研] 324求调剂 +14 想上学求调 2026-04-02 15/750 2026-04-04 20:31 by 无际的草原
[考研] 349求调剂 +11 zwjjjjjj 2026-03-31 11/550 2026-04-04 19:52 by 蓝云思雨
[考研] 302求调剂一志愿华中师范大学 +8 小江小江江江 2026-04-02 8/400 2026-04-04 19:50 by 蓝云思雨
[考研] 081200-11408-276学硕求调剂 +5 崔wj 2026-03-31 5/250 2026-04-04 19:45 by 1753564080
[考研] 一志愿085404,总分291,四级已过,求调剂 +5 阿俊阿俊阿俊 2026-04-04 7/350 2026-04-04 13:23 by 莲菜就是藕吧
[考研] 26调剂 086003 +6 失活的细胞 2026-04-04 6/300 2026-04-04 09:50 by zhangdingwa
[考研] 266求调剂 +18 阳阳哇塞 2026-04-01 18/900 2026-04-03 18:38 by zllcz
[考研] 310求调剂 +18 争取九点睡 2026-03-30 18/900 2026-04-03 18:35 by ls刘帅
[考研] 一志愿北京交通大学材料工程总分358 +4 cs0106 2026-04-03 4/200 2026-04-03 13:41 by 百灵童888
[考研] 366求调剂 +7 sbdnd 2026-04-03 7/350 2026-04-03 12:40 by cymywx
[考研] 一志愿上海海洋大学083200食品学硕,求调剂,接受其他专业 +6 what张 2026-04-01 7/350 2026-04-02 16:48 by zzsw+
[考研] 271求调剂 +15 勒布朗@ 2026-03-31 20/1000 2026-04-02 11:24 by Sammy2
[考研] 377求调剂 +3 RASKIN 2026-04-02 3/150 2026-04-02 09:45 by zzchen2000
[考研] 江苏科技大学招材料研究生 +4 Su032713. 2026-04-01 5/250 2026-04-01 22:03 by cccchenso
[考研] 070300化学279求调剂 +15 哈哈哈^_^ 2026-03-31 17/850 2026-04-01 21:37 by 给你你注意休息
[考研] 303分 0807学硕求调剂 +3 TYC3632 2026-04-01 3/150 2026-04-01 19:24 by lwk2004
[考研] 材料调剂 +10 Eujd1 2026-03-31 11/550 2026-04-01 11:23 by ivanqyq
[考研] 318求调剂 +8 七忆77 2026-04-01 8/400 2026-04-01 10:37 by Jaylen.
信息提示
请填处理意见