Next Previous Table of Contents
kpl can be found on its homepage http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/.
In order to compile kpl successfully, you need the latest versions of the KDE libraries, which can be found on ftp://ftp.kde.org/pub/kde/.
In order to compile and install kpl on your system, type the following in the base directory of the kpl distribution:
% ./configure
% make
% make install
Next Previous Table of Contents