| 查看: 1592 | 回复: 5 | |||
frank_zhan金虫 (正式写手)
|
[交流]
【求助】安装abinit-6.2.3出现的新问题?请教已有3人参与
|
|
我在进入abinit-6.2.3所在的目录后利用./configure 命令后出现一堆的编译结果: checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) mawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a thread-safe mkdir -p... /bin/mkdir -p configure: not loading options (no config file available) ============================================================================== === Build-system information === ============================================================================== configure: ABINIT version 6.2.3 configure: M4 010413 - Autoconf 026300 - Automake 011100 - Libtool 020204 configure: reporting user interface changes: configure: * new option --enable-bse-unpacked is available configure: * new option --enable-dft is available configure: * --enable-etsf-io-test removed configure: * new option --enable-fast-check is available configure: * --enable-fftw renamed --enable-fft configure: * --enable-fftw-threads removed configure: * --enable-cuda renamed --enable-gpu configure: * new option --enable-gw-cutoff is available configure: * new option --enable-gw-optimal is available configure: * new option --enable-gw-wrapper is available configure: * new option --enable-linalg is available configure: * new option --enable-maintainer-checks is available configure: * --enable-gsl renamed --enable-math configure: * new option --enable-smp is available configure: * --enable-nightly renamed --enable-test-timeout configure: * --enable-papi renamed --enable-timer configure: * new option --enable-trio is available configure: * new option --enable-vdwxc is available configure: * --with-64bit-flags removed configure: * --with-ar-dbgflags removed configure: * --with-ar-optflags removed configure: * --with-cc-dbgflags removed configure: * --with-cc-ld-dbgflags removed configure: * --with-cc-ld-dbglibs removed configure: * --with-cc-ld-optflags removed configure: * --with-cc-ld-optlibs removed configure: * --with-cc-optflags removed configure: * --with-cpp-dbgflags removed configure: * --with-cpp-optflags removed configure: * --with-cxx-dbgflags removed configure: * --with-cxx-ld-dbgflags removed configure: * --with-cxx-ld-dbglibs removed configure: * --with-cxx-ld-optflags removed configure: * --with-cxx-ld-optlibs removed configure: * --with-cxx-optflags removed configure: * new option --with-dft-flavor is available configure: * new option --with-dft-includes is available configure: * new option --with-dft-libs is available configure: * --with-etsf-io-test-includes removed configure: * --with-etsf-io-test-libs removed configure: * --with-fc-dbgflags removed configure: * --with-fc-ld-dbgflags removed configure: * --with-fc-ld-dbglibs removed configure: * --with-fc-ld-optflags removed configure: * --with-fc-ld-optlibs removed configure: * --with-fc-optflags removed configure: * new option --with-fft-flavor is available configure: * --with-fftw-includes renamed --with-fft-includes configure: * --with-fftw-libs renamed --with-fft-libs configure: * new option --with-gpu-cflags is available configure: * new option --with-gpu-cppflags is available configure: * new option --with-gpu-flavor is available configure: * --with-cuda-includes renamed --with-gpu-includes configure: * new option --with-gpu-ldflags is available configure: * --with-cuda-libs renamed --with-gpu-libs configure: * new option --with-gpu-prefix is available configure: * --with-linalg-type renamed --with-linalg-flavor configure: * new option --with-math-flavor is available configure: * --with-gsl-includes renamed --with-math-includes configure: * --with-gsl-libs renamed --with-math-libs configure: * --with-mpi-runner removed configure: * --with-scalapack-includes removed configure: * --with-scalapack-libs removed configure: * --with-timeout renamed --with-test-timeout configure: * new option --with-timer-flavor is available configure: * --with-papi-includes renamed --with-timer-includes configure: * --with-papi-libs renamed --with-timer-libs configure: * new option --with-trio-flavor is available configure: * new option --with-trio-includes is available configure: * new option --with-trio-libs is available ============================================================================== === Option consistency checking === ============================================================================== configure: checking consistency of external prerequisite options configure: |---> all OK configure: configure: checking consistency of plug-in options configure: |---> all OK configure: configure: checking consistency of experimental options configure: |---> all OK configure: configure: parsing command-line options ============================================================================== === Connector startup === ============================================================================== configure: MPI support disabled from command-line configure: GPU support disabled from command-line ============================================================================== === Utilities === ============================================================================== checking for sh... /bin/sh checking for mv... /bin/mv checking for perl... /usr/bin/perl checking for rm... /bin/rm checking for dvips... no checking for dvipdf... dvipdf checking for latex... no checking for markdown... no checking for md5sum... md5sum checking for patch... patch checking for ps2pdf... ps2pdf checking for tar... tar checking for wget... wget configure: using internal version of MarkDown ============================================================================== === C support === ============================================================================== 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking which type of compiler we have... gnu 4.3 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 whether byte ordering is bigendian... no ============================================================================== === C++ support === ============================================================================== checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking which type of C++ compiler we have... generic 0.0 ============================================================================== === Fortran support === ============================================================================== checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no configure: error: no Fortran compiler available 然后再用make ,make install都提示出错。 请教这是什么原因,该如何处理? ps,我的机器上没有装C,C++ fortran等语言。 |
» 猜你喜欢
Bioresource Technology期刊,第一次返修的时候被退回好几次了
已经有6人回复
2025冷门绝学什么时候出结果
已经有4人回复
真诚求助:手里的省社科项目结项要求主持人一篇中文核心,有什么渠道能发核心吗
已经有8人回复
寻求一种能扛住强氧化性腐蚀性的容器密封件
已经有5人回复
论文投稿,期刊推荐
已经有6人回复
请问哪里可以有青B申请的本子可以借鉴一下。
已经有4人回复
孩子确诊有中度注意力缺陷
已经有14人回复
请问下大家为什么这个铃木偶联几乎不反应呢
已经有5人回复
请问有评职称,把科研教学业绩算分排序的高校吗
已经有5人回复
天津工业大学郑柳春团队欢迎化学化工、高分子化学或有机合成方向的博士生和硕士生加入
已经有4人回复
» 本主题相关价值贴推荐,对您同样有帮助:
Gromacs4.5.5版本中安装GLYCAM糖链模拟力场问题请教??
已经有4人回复
新人请教一个纳米金的合成原料的问题。非常感谢!
已经有9人回复
abinit6.2.3的安装运行
已经有6人回复
请教NSFCProposal2011安装问题请教
已经有6人回复
【求助】AutoCAD2009安装问题,请教!谢谢!
已经有3人回复
小红伞安装出现异常,请教!
已经有4人回复
【求助】为什么abinit-6.2.3 tutorial 里面的lesson3运行不了?
已经有7人回复
【求助】求助:安装abinit-6.2.3出现错误
已经有12人回复
【求助】abinit-6.2.3安装错误
已经有4人回复
【求助完毕】Abinit 6.2.3安装出错
已经有7人回复
【求助】Linux下gaussian09安装问题请教
已经有6人回复


2楼2010-12-17 15:34:48
mazuju028
木虫 (正式写手)
- 1ST强帖: 2
- 应助: 30 (小学生)
- 贵宾: 0.141
- 金币: 2794.4
- 散金: 528
- 红花: 10
- 帖子: 942
- 在线: 419.4小时
- 虫号: 668835
- 注册: 2008-12-05
- 性别: GG
- 专业: 凝聚态物性 II :电子结构

3楼2010-12-18 22:26:38
mengfc
金虫 (正式写手)
- 1ST强帖: 1
- 应助: 20 (小学生)
- 金币: 1301.2
- 散金: 1807
- 红花: 5
- 帖子: 927
- 在线: 524.4小时
- 虫号: 818484
- 注册: 2009-07-30
- 性别: GG
- 专业: 凝聚态物性 II :电子结构
4楼2011-04-03 17:09:27
5楼2011-04-03 18:15:10
mazuju028
木虫 (正式写手)
- 1ST强帖: 2
- 应助: 30 (小学生)
- 贵宾: 0.141
- 金币: 2794.4
- 散金: 528
- 红花: 10
- 帖子: 942
- 在线: 419.4小时
- 虫号: 668835
- 注册: 2008-12-05
- 性别: GG
- 专业: 凝聚态物性 II :电子结构

6楼2011-04-03 18:54:56













回复此楼