The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain kpl

kpl can be found on its homepage http://frsl06.physik.uni-freiburg.de/privat/stille/kpl/ and on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

2.2 Requirements

In order to install kpl successfully, you need the latest versions of the KDE libraries, which can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and installation

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