Nowe posty

Autor Wątek: freeciv - problem z instalacją  (Przeczytany 1688 razy)

Mistrz_Pentagramow

  • Gość
freeciv - problem z instalacją
« dnia: 2006-05-21, 16:06:51 »
jak robie ./configure w folderze, do którego wypakowałem gre, to sie robi error pod koniec
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 gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 for gawk... (cached) gawk
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for uname... uname
checking for iconv... yes
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for libcharset... no
checking for nl_langinfo and CODESET... yes
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  ca cs da de en_GB es et fi fr he_IL hu it ja nl nb no pl pt pt_BR ro ru sv uk
checking for ngettext in -lc... yes
checking whether libc's ngettext works at runtime... yes
checking for C99 variadic macros... yes
checking for C99 variable arrays... yes
checking for gzgets in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: checking for which client to compile:...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.2.1... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking for gtk-config... no
checking for gtk12-config... no
checking for gtk13-config... no
checking for GTK - version >= 1.2.5... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: WARNING: Not checking for SDL; use --enable-client=sdl to enable
checking whether Xfuncproto was supplied... no, found:  FUNCPROTO=15 NARROWPROTO
configure: WARNING: Not checking for XAW; use --enable-client=xaw to enable
configure: error: could not guess which client to compile
może mi ktos doradzić co zrobić?

krzylew

  • Gość
freeciv - problem z instalacją
« Odpowiedź #1 dnia: 2006-05-21, 17:19:20 »
2006-05-21 16:06:51 Mistrz_Pentagramow napisał:

 > checking for zlib.h... yes
 > configure: checking for which client to compile:...
 > checking for pkg-config... /usr/bin/pkg-config
 > checking for GTK+ - version >= 2.2.1... no
 > *** Could not run GTK+ test program, checking why...
 > *** The test program failed to compile or link. See the file config.log for the
 > *** exact error that occured. This usually means GTK+ is incorrectly installed.
 > checking for gtk-config... no
 > checking for gtk12-config... no
 > checking for gtk13-config... no
 > checking for GTK - version >= 1.2.5... no
 > *** The gtk-config script installed by GTK could not be found
 > *** If GTK was installed in PREFIX, make sure PREFIX/bin is in
 > *** your path, or set the GTK_CONFIG environment variable to the
 > *** full path to gtk-config.
 > configure: WARNING: Not checking for SDL; use --enable-client=sdl to enable
 > checking whether Xfuncproto was supplied... no, found:  FUNCPROTO=15 NARROWPROTO
 > configure: WARNING: Not checking for XAW; use --enable-client=xaw to enable
 > configure: error: could not guess which client to compile
 > [/code]
 > może mi ktos doradzić co zrobić?

Jak dla mnie to brakuje ci biblioteki GTK. ściągnij ją i zainstaluj.

LarryN

  • Gość
freeciv - problem z instalacją
« Odpowiedź #2 dnia: 2006-06-04, 15:28:04 »
2006-05-21 17:19:20 ^Gandalf^ napisał:

 >  >
 >  > checking for GTK+ - version >= 2.2.1... no
 >  > *** Could not run GTK+ test program, checking why...
 >  > *** The test program failed to compile or link. See the file config.log for the
 >  > *** exact error that occured. This usually means GTK+ is incorrectly installed.
 > > [...]
 >  > configure: error: could not guess which client to compile
 >  >
>  > może mi ktos doradzić co zrobić?
 >
 > Jak dla mnie to brakuje ci biblioteki GTK. ściągnij ją i zainstaluj.
 >
Dokładniej mówiąć brak mu plików z nagłowkami do gtk. Doinstaluj pakiety gtk z dev lub devel w nazwie (dev w debach, devel w rpamach - albo na odwrót).

Poza tym polecam
http://www.civ.org.pl/news.php?lang=Pol&type=Freeciv

Przydałby się ktoś kto to dalej pociągnie.