Home - seggil/warciv GitHub Wiki

Welcome to the warciv wiki!

Some packages are needed for source compiling
libtool – you would have configure.ac:357: error: possibly undefined macro: AC_CHECK_LIBM
gettext-devel – configure.ac:192: error: possibly undefined macro: AM_LANGINFO_CODESET
gtk2-devel – checking for GTK+ – version >= 2.2.1… Package gtk+-2.0 was not found in the pkg-config search path.

./autogen.sh
mkdir build
cd build
../configure —disable-debug
make 2>&1 | tee make-1.log
./civ

⚠️ **GitHub.com Fallback** ⚠️