The K Desktop Environment

Appendix A. Installation

A.1. How to obtain and install kdf

kdf is part of the KDE project http://www.kde.org, and should be compiled and installed as indicated in the package's main directory. New versions of kdf can be found in the kdeutils package on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

To build kdf:

 % ./configure
 % make
 % su
 % make install