Compilation and Installation

Compilation and Installation

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

% ./configure --prefix=/path/to/your/kde3/dir
% make
% make install

Since KGameOfLife uses autoconf and automake you should have not trouble compiling it. Should you run into problems please report them to the KDE mailing lists or to the author.

KDE Logo