Previous Next Table of Contents 

2. Installation

2.1 Requirements

KDiff is an utility application of the KDE project  http://www.kde.org. KDiff can be found on  ftp://ftp.kde.org/pub/kde/ , the main ftp site of the KDE project. In order to successfully compile KDiff, you need the latest versions of  the KDE-Librarys. All required libraries as well as KDiff itself can be found on  ftp://ftp.kde.org/pub/kde/.

2.2 Compilation and installation

To compile and install KDiff on your system, type the following in the base directory of the KDiff distribution:

% ./configure
% make
% make install

2.3 Configuration

All configuration aids can be found in the application itselft.


Previous Next Table of Contents