<URL: http://bugs.freeciv.org/Ticket/Display.html?id=20534 >
Christian Knoke wrote: > <URL: http://bugs.freeciv.org/Ticket/Display.html?id=20534 > > > Jason Short wrote on Dec 16, 00:58 (-0800): > >> In a similar problem, there is now in config.h >> >> #define LOCALEDIR "${prefix}/share/locale" >> >> Which apparently prevents translations from every working, as the >> catalogs can't be found (when autogen is run with a sufficiently new >> version of autoconf). >> >> The fix is simple. Also, because $localedir is its own variable (with a >> --localedir configure option) this can be used directly. > > version 2.1: > > checking for GNU xgettext version >= 0.10.36... yes > checking for GNU msgfmt version >= 0.10.35... yes > checking for C99 variadic macros... yes > checking for C99 variable arrays... yes > checking for C99 initializers... yes > checking for stdint.h... (cached) yes > checking for C99 stdint.h... yes > checking for gzgets in -lz... no > configure: error: Could not find zlib library. What does it say in config.log about it? (You can just attach the whole config.log if you can't find it.) -jason _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
