Installation
Prev

Appendix A. Installation

Table of Contents

Compilation and Installation

KReversi is part of the KDE project http://www.kde.org/.

KReversi can be found in the kdegames package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.

Compilation and Installation

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

% ./configure
% make
% make install

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

Prev
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team