24小时热门版块排行榜    

北京石油化工学院2026年研究生招生接收调剂公告
查看: 413  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 一志愿东北大学085901土木专硕345求调剂 +3 zxt11111 2026-04-04 3/150 2026-04-04 14:21 by 土木硕士招生
[考研] 280求调剂 +21 咕噜晓晓 2026-04-02 22/1100 2026-04-04 11:12 by 猪会飞
[考研] 11408 一志愿西电,277分求调剂 +3 zhouzhen654 2026-04-03 3/150 2026-04-04 08:23 by baoball
[考研] 283分材料与化工求调剂 +29 罗KAKA 2026-04-02 29/1450 2026-04-03 23:56 by userper
[考研] 322求调剂 +4 FZAC123 2026-04-03 4/200 2026-04-03 20:55 by zhq0425
[考研] 081200-11408-276学硕求调剂 +5 崔wj 2026-04-03 5/250 2026-04-03 15:06 by arrow8852
[考研] 求调剂不挑专业 +3 xrh030412 2026-04-01 3/150 2026-04-03 14:40 by 氮气气气
[考研] 工科341分调剂 +3 洛多罗 2026-04-03 3/150 2026-04-03 14:20 by 1753564080
[考研] 302求调剂一志愿华中师范大学 +7 小江小江江江 2026-04-02 7/350 2026-04-02 21:48 by macy2011
[考研] 081200-11408-276学硕求调剂 +3 崔wj 2026-04-02 3/150 2026-04-02 15:06 by cal0306
[考研] 一志愿北京科技大学085601材料工程英一数二初试总分335求调剂 +8 双马尾痞老板2 2026-04-02 9/450 2026-04-02 14:45 by 5896
[考研] 266分,一志愿电气工程,本科材料,求材料专业调剂 +10 哇呼哼呼哼 2026-04-01 11/550 2026-04-02 11:31 by lnilvy
[考研] 一志愿346上海大学生物学 +3 上海大学346调剂 2026-04-01 3/150 2026-04-02 08:36 by w虫虫123
[考研] 材料专业调剂 +5 啦啦啦哭 2026-03-31 6/300 2026-04-01 16:48 by JourneyLucky
[考研] 0710生物学求调剂! +6 叙述文 2026-03-31 6/300 2026-04-01 09:39 by JourneyLucky
[考研] 070300化学专业279调剂 +10 哈哈哈^_^ 2026-03-31 10/500 2026-03-31 23:13 by liu823948201
[考研] 求调剂 生物学 377分 +6 zzll03 2026-03-31 6/300 2026-03-31 17:33 by 唐沐儿
[考研] 313求调剂 +6 卖个关子吧 2026-03-31 6/300 2026-03-31 10:58 by Jaylen.
[考研] 269求调剂 +4 我想读研11 2026-03-31 4/200 2026-03-31 10:04 by cal0306
[考研] 305求调剂 +8 RuiFairyrui 2026-03-28 8/400 2026-03-29 08:22 by fmesaito
信息提示
请填处理意见