24小时热门版块排行榜    

查看: 461  |  回复: 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 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急 +3 E4V9bALS54sj 2026-09-19 3/150 2026-09-20 01:39 by 9i7PCSZyMzot
[论文投稿] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +3 E4V9bALS54sj 2026-09-19 3/150 2026-09-20 01:27 by 9i7PCSZyMzot
[硕博家园] 售SCI文章,我:8O.5.5.1O.54,科目全,可十急 +3 E4V9bALS54sj 2026-09-19 3/150 2026-09-20 01:27 by 9i7PCSZyMzot
[博后之家] 售SCI一区T0P文章,我:8.O.55.1.O.5.4,科目全,可+急 +3 E4V9bALS54sj 2026-09-19 3/150 2026-09-20 01:15 by 9i7PCSZyMzot
[考博] 售SCI文章,我:8O.5.5.1O.54,科目全,可十急 +3 E4V9bALS54sj 2026-09-19 3/150 2026-09-20 01:03 by 9i7PCSZyMzot
[考研] 售SCI一区文章,我:8O5.5.1.O5.4,科目全,可伽急 +3 4pRyVGCVerAA 2026-09-19 3/150 2026-09-20 00:15 by 9i7PCSZyMzot
[硕博家园] 售SCI-T0P文章,我:8O.5.5.1.O.54,科目齐全,可+急 +3 4pRyVGCVerAA 2026-09-19 3/150 2026-09-20 00:03 by 9i7PCSZyMzot
[找工作] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +4 4pRyVGCVerAA 2026-09-19 4/200 2026-09-20 00:03 by 9i7PCSZyMzot
[考博] 售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:51 by 9i7PCSZyMzot
[基金申请] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:39 by 9i7PCSZyMzot
[考研] 售SCI一区T0P文章,我:8.O55.1.O.54,科目全,可十急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:27 by 9i7PCSZyMzot
[论文投稿] 售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:27 by 9i7PCSZyMzot
[公派出国] 售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:03 by 9i7PCSZyMzot
[考博] 售SCI一区T0P文章,我:8.O.55.1.O.54,科目齐全,可+急 +3 4pRyVGCVerAA 2026-09-19 4/200 2026-09-19 23:03 by 9i7PCSZyMzot
[公派出国] 售SCI文章,我:8O5.5.1.O.54,科目齐全,可+急 +3 4pRyVGCVerAA 2026-09-18 7/350 2026-09-19 21:03 by 9i7PCSZyMzot
[教师之家] 现代”学阀”该如何界定 +3 iaeyuan 2026-09-19 3/150 2026-09-19 20:52 by 没昵称呀
[基金申请] 国社科系统bug了,是不是要放榜了? +7 kynobel 2026-09-16 9/450 2026-09-19 14:52 by 接好运婷
[有机交流] 各位大神,目前国内有哪些比较好用的逆合成软件? 20+3 zapen 2026-09-15 9/450 2026-09-18 18:17 by zapen
[考博] 上海工程技术大学激光智能制造课题组|2027级博士研究生招生公告 +7 水士口 2026-09-16 8/400 2026-09-16 13:47 by kkklens
[考博] 上海工程技术大学激光智能制造课题组招收博士研究生 +8 两三岁ss 2026-09-14 8/400 2026-09-16 09:46 by 水士口
信息提示
请填处理意见