

- #FREECIV UNABLE TO BUILD A CITY INSTALL#
- #FREECIV UNABLE TO BUILD A CITY UPDATE#
- #FREECIV UNABLE TO BUILD A CITY ARCHIVE#
- #FREECIV UNABLE TO BUILD A CITY FULL#
- #FREECIV UNABLE TO BUILD A CITY CODE#
To build just the Freeciv server, we will use the
#FREECIV UNABLE TO BUILD A CITY CODE#
Provide in the source code distribution, or built using the above You will now need to run the configuration script, either as LDFLAGS="$LDFLAGS -L$HOME/install/zlib/lib" export LDFLAGS Is installed in $HOME/install/zlib, you will need:ĬFLAGS="$CFLAGS -I $HOME/install/zlib/include" export CFLAGS Need to set the CFLAGS environment variable to allow the C compilerĪnd linker to find the necessary files. If zlib has been installed in a non-standard location, you will
#FREECIV UNABLE TO BUILD A CITY INSTALL#
For example, to build freeciv-gtk3 you will probably need to install libgtk3-dev with its prerequisites but no Qt5-related packages. Not all these packages are actually needed for building each client. If using Ubuntu, the following command will install the dependency packages used by the Ubuntu version of Freeciv: Now type 'configure' to configure freeciv.įreeciv requires the development libraries to be available for a number of other packages. Libtoolize: linking file `m4/lt~obsolete.m4'Ĭonfigure.ac: installing `bootstrap/install-sh'Ĭonfigure.ac: installing `bootstrap/missing'Īi/Makefile.am: installing `bootstrap/depcomp'Ĭonfigure.ac:11: installing `bootstrap/config.guess'Ĭonfigure.ac:11: installing `bootstrap/config.sub' Libtoolize: linking file `m4/ltversion.m4' Libtoolize: linking file `m4/ltoptions.m4' Libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. Libtoolize: linking file `bootstrap/ltmain.sh' Libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `bootstrap'. A successful result should look something like this: This will examine your system setup and build a suitable configuration You should now be able to build the configuration scripts: Installed in $HOME/install/gettext, you will need: If gettext has been installed in a non-standard location, Is installed in $HOME/install/libtool, you will need:ĪCLOCAL_FLAGS="-I $HOME/install/libtool/share/aclocal" export ACLOCAL_FLAGS To allow autoconf to find the necessary macros to configureįreeciv's use of libtool. Process to find the executable, and the ACLOCAL_FLAGS environment variable If libtool has been installed in a non-standard location,

Installed in $HOME/install/automake, you will need: If automake has been installed in a non-standard location, Installed in $HOME/install/autoconf, you will need: You will need to set the PATH environment variable to allow the build If autoconf has been installed in a non-standard location, Skip this stage and go straight to configuring the build If you are building from a distribution package, the necessaryĬonfiguration script should already be present, and you may choose to Svn co svn:///svn/freeciv/trunk freeciv-trunk
#FREECIV UNABLE TO BUILD A CITY FULL#
Note: If you have installed bunzip2, gunzip, unzip or tar, in a non-standard location, you may have to specify the full path the the executable. Gunzip -stdout freeciv-2.2.1.tar.gz | tar tf. Unpack the Freeciv distribution using the appropriate one of the following commands:īunzip2 -stdout freeciv-2.2.1.tar.bz2 | tar tf.Note: If you have installed wget in a non-standard location, you may have to specify the full path the the executable. If you have the GNU Wget utility, you can do this using one of the following commands: wget In a working directory, download Freeciv distribution using one of the following links:.If compiling for MinGW, you need the following dependencies:ĭownloading and upacking Prepackaged downloads Rebuild the configuration script, you will need the following programs, If you intend to install from the subversion repository, or wish to
#FREECIV UNABLE TO BUILD A CITY ARCHIVE#
These instructions assume the following about your system:
#FREECIV UNABLE TO BUILD A CITY UPDATE#
