Hi all,
as i noticed that several packages needed to be installed on my Linux System
to enable installing netpanzer-rc versions, i want to list up the packages
so maybe other may found that quite useful.
Kubuntu Linux 7.04 "Feisty Fawn" (and on DEBIAN Linux as well)
- automake
- automake1.9
- autobook
- libsdl-image1.2-dev
- libsdl-mixer1.2-dev
- libsdl1.2debian-all
- libphysfs-dev
- jam
- g++
- gcc
sudo apt-get install automake automake1.9 autobook libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl1.2debian-all libphysfs-dev jam g++ gcc
installing the game:
1) unpack the downloaded file and cd to the unpacked folder
2) sh autogen.sh
3) ./configure
4) jam
5) jam install
start server: ./netpanzer -d (normal), ./netpanzer -d -g (debug modus)
start game: ./netpanzer