+ -
当前位置:首页 → 问答吧 → transformice

transformice

时间:2011-08-19

来源:互联网

请问freeciv如何安装?我解压configure后无法make,make install。是刚下的2.3.3版。
谢谢诶!!

作者: spadark   发布时间: 2011-08-19

把。/configure的结果发上来阿

作者: 365039311   发布时间: 2011-08-19

chase@ubuntu:~/Downloads/freeciv-2.3.3.0$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for getaddrinfo... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getnameinfo... yes
checking for AF_INET6... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... (cached) mawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether the C++ compiler works... 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
no
configure: error: in `/home/chase/Downloads/freeciv-2.3.3.0':
configure: error: no acceptable C++ compiler found in $PATH
See `config.log' for more details.

作者: spadark   发布时间: 2011-08-19

应该是一些依赖没装上
看看他的readm文档

作者: 365039311   发布时间: 2011-08-19

gcc没装

作者: lethe   发布时间: 2011-08-19

The GNU compiler 4:4.4.4-1ubuntu, GCC 我在synaptic package manager里面看到已经安装了呀。

作者: spadark   发布时间: 2011-08-19