24小时热门版块排行榜    

查看: 1968  |  回复: 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等语言。
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

frank_zhan,zy2zhan@gmail.com
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

费瑞翔

新虫 (初入文坛)


sunyang1988(金币+1):谢谢交流 2010-12-17 15:55:53
frank_zhan(金币+3): 2010-12-17 18:09:55
你的机器没有安装fortrain编译器,可以下载一个intel 的fortran编译
xiaoke
2楼2010-12-17 15:34:48
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

mazuju028

木虫 (正式写手)


youzhizhe(金币+1):谢谢交流。 2010-12-18 22:41:55
frank_zhan(金币+7): 2010-12-19 12:32:32
如楼上所说,需要先安装fortran编译器,后面还需要再安装MPI,要用到fortran编译器,最后才是来安装abinit才不会有错
锐气藏于胸,和气浮于脸,才气见于事,义气施与人
3楼2010-12-18 22:26:38
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

mengfc

金虫 (正式写手)


小木虫(金币+0.5):给个红包,谢谢回帖交流
引用回帖:
Originally posted by mazuju028 at 2010-12-18 22:26:38:
如楼上所说,需要先安装fortran编译器,后面还需要再安装MPI,要用到fortran编译器,最后才是来安装abinit才不会有错

您好,请问这个MPI哪里可以下到呢?还有一个问题,abinit的环境变量应该如何设置呢?
4楼2011-04-03 17:09:27
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

bingmou

金虫 (著名写手)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
mazuju028(金币+1): 谢谢交流 2011-04-03 18:52:10
引用回帖:
Originally posted by mengfc at 2011-04-03 17:09:27:
您好,请问这个MPI哪里可以下到呢?还有一个问题,abinit的环境变量应该如何设置呢?

强烈建议你:1.看网上的介绍安装方法;2.看说明书的安装方法。按照你现在对编译的理解水平,估计问 好久才能解决。自力更生!
5楼2011-04-03 18:15:10
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

mazuju028

木虫 (正式写手)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
zzy870720z(金币+1): 谢谢提示 2011-04-03 21:13:45
引用回帖:
Originally posted by mengfc at 2011-04-03 17:09:27:
您好,请问这个MPI哪里可以下到呢?还有一个问题,abinit的环境变量应该如何设置呢?

mpi的下载应该google一下就行了吧,搜索openmpi或是mpich
环境变量的设置,应该任何一本linux教材都有提到的,你翻一下就知道了
锐气藏于胸,和气浮于脸,才气见于事,义气施与人
6楼2011-04-03 18:54:56
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 frank_zhan 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[硕博家园] 售SCI一区文章,我:8.O.551.O.5.4,科目全,可伽急 +3 0XLacIJUOj8D 2026-08-24 8/400 2026-08-25 05:12 by BZKMTicpDhFj
[考博] 售SCI一区文章,我:8.O.55.1.O.54,科目齐全,可伽急 +3 0XLacIJUOj8D 2026-08-24 3/150 2026-08-25 01:47 by BZKMTicpDhFj
[基金申请] 明天应该可查了!? +5 chengyan1220 2026-08-23 5/250 2026-08-24 23:28 by 我4大白菜
[基金申请] 如果此刻你正在为国基感到焦虑,不妨来听听这首《基金之外》 +7 scalable 2026-08-24 7/350 2026-08-24 23:01 by anata1209
[基金申请] 没有任何消息-是不是就凉了 +7 图啦图啦 2026-08-24 8/400 2026-08-24 22:00 by maomao_da
[基金申请] filecode,4个jtjc了 +14 ziyangfang 2026-08-19 17/850 2026-08-24 18:37 by 哈哈蛤?
[基金申请] 2026国自然函评费到账 +17 羊腰板 2026-08-21 19/950 2026-08-24 16:52 by iaeyuan
[基金申请] 建议基金发布提前给出明确的时间点 +13 kulium 2026-08-21 16/800 2026-08-24 16:27 by superceng
[基金申请] 今日不放榜?网传国自然预计 8 月 27 日可查结果 +17 医学老男孩 2026-08-20 21/1050 2026-08-24 14:21 by refreshing11
[基金申请] 让我中一个面上吧! +13 大萍1987 2026-08-20 16/800 2026-08-24 10:23 by 太傻了
[基金申请] 放榜前的不淡定 20+4 snowwithsea 2026-08-19 17/850 2026-08-24 10:20 by echo8914667
[基金申请] 什么时候开奖? +10 CrisMessi 2026-08-18 11/550 2026-08-24 06:50 by 开心的小狮子
[基金申请] 2026年的国家社科基金项目通讯评审的新规则与新动向、新挑战 +4 process2012 2026-08-23 5/250 2026-08-23 19:58 by jurkat.1640
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
[基金申请] 今天放榜吗? +15 布布和一二 2026-08-19 16/800 2026-08-23 09:55 by 张春生
[基金申请] 时间戳今天,20号变了 +5 archvillain 2026-08-20 5/250 2026-08-22 06:12 by hui_daxiao
[基金申请] 时间戳又变了 +13 wuchongjun 2026-08-20 19/950 2026-08-21 17:21 by 紫杉醇
[基金申请] 应该是下周三26日公布了吧? +4 哈哈蛤? 2026-08-21 4/200 2026-08-21 10:58 by Vivilian
[基金申请] 今天放榜没戏了吧 +9 yuleib84 2026-08-19 11/550 2026-08-21 10:06 by gltch
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
信息提示
请填处理意见