Next Previous Contents

2. Installation

2.1 Requirements

You need an UNIX with X-Windows for playing. To compile the game correctly you need the following:

- the GNU c++ compiler
- the KDE/Qt-Libraries
- the GNU make utility

2.2 Compilation and installation

In order to compile and install Digit on your system, type the following in the base directory of the Digit distribution:

% ./configure
% make
% make install

Since Digit uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Ralf-Christian Juergensen


Next Previous Contents