Next Previous Contents

2. Installation

2.1 How to obtain Kover

You can get it from http://www.fischlustig.de/kover

There is always the newest version, the changes, and some additional information.

2.2 Requirements

As you might expect you need KDE, KDE 1.0 should be enough, I use KDE 1.1

You need QT, I use 1.42, I didn't test it with QT 1.40

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since Kover uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Denis Oliver Kropp <dok@fischlustig.de


Next Previous Contents