Installation
============

The installation is done with:

./configure
make
make install


The installation prefix is automatically set to where
your KDE applications are installed (e.g. "/usr" for my
Kubuntu). You can change the default with:

./configure -DPREFIX=/new/prefix


Calling "make package" invokes the program checkinstall with
the correct parameters. "checkinstall" must be installed in
order to make this work.

