2. Installation
2.1 How to obtain KPacman
KPacman can be found on ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games/,
the main ftp site of the KDE project.
2.2 Requirements
In order to compile KPacman successfully, you will need the version 1.0
of the kde libraries or later and version 1.33 of the qt libraries or later.
Look for the version of the libraries appropriate for your system at ftp://ftp.kde.org/pub/kde/stable/latest/distribution/
and ftp://ftp.kde.org/pub/qt.
2.3 Compilation and installation
In order to compile and install KPacman on your system, type the following
in the base directory of the KPacman distribution:
% ./configure && make && make install
Since KPacman uses autoconf you should have no trouble compiling
it. Should you run into any problems, please report them to the the author
at Jörg Thönnissen.
|