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/.

2.2 Requirements

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/.

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