Version 4 (modified by 17 years ago) ( diff ) | ,
---|
FreeCiv-2.0.8
Introduction to FreeCiv
The FreeCiv package is an implementation of Civilization II for UNIX/X released under the GNU General Public License. It is maintained by an international team of coders and enthusiasts, and is easily one of the most fun and addictive network games out there.
Get sound sets from ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds3.tar.gz. These are copied to /usr/local/share/freeciv/stdsounds/ and the soundspec file to /usr/local/share/freeciv/.
Package Information
- Download (HTTP): http://prdownloads.sourceforge.net/freeciv/freeciv-2.0.8.tar.bz2?download
- Download MD5 sum: 9ebd5899c2c78362e0e2c68791673a88
- Download size: 8 MB
- Estimated disk space required: 96 MB
- Estimated build time: 1.0 SBU
Additional Downloads
- Recomended Additional Sound files: ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds3.tar.gz
- Additional Sound files MD5 sum: 77215914712f2f351092918f5e41e39e
FreeCiv Dependencies
Recommended
EsounD or SDL_mixer-1.2.6
Installation of FreeCiv
Install FreeCiv by running the following commands:
./configure --prefix=/usr/local &&
make
This package does not come with a test suite.
Now, as the root user:
make install
If you are installing the additional sound files, as the root user:
mkdir /usr/src/freeciv-sound &&
cd /usr/src/freeciv-sound &&
tar -xf ../stdsounds3.tar.gz &&
cp -r data/* /usr/local/share/freeciv/
Contents
- Installed Programs: civserver and civclient
- Installed Directory: /usr/local/share/freeciv
Short Descriptions
- civserver -- The local server for FreeCiv
- civclient -- The client to run FreeCiv either locally or from a META server