The K Desktop Environment

1.2. Installation

1.2.1. How to obtain

is part of the KDE Project. can be found in the kdemultimedia package on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

1.2.2. Requirements

In order to successfully compile , you need the latest versions of the KDE libraries as well as the C++ library. All required libraries as well as itself can be found at the KDE site, ftp://ftp.kde.org/pub/kde/.

1.2.3. Compilation and Installation

In order to compile and install on your system, type the following in the base directory of the distribution:

 % ./configure 
 % make
 Then as root: 
 % make install 

Please inform the current maintainer, Dirk Foersterling, at of any modification you had to undertake in order to get to compile on your platform.