The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain KTron

KTron is written for the KDE project http://www.kde.org. KTron can be found on ftp://ftp.kde.org/pub/kde/, the main ftp site of the KDE project.

2.2 Requirements

In order to successfully compile KTron, you need the KDE libraries from at least KDE 1.1. All required libraries as well as KTron itself can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KTron uses autoconf you should have not trouble compiling it. Should you run into problems please report them to the the author at Matthias Kiefer

Next Previous Table of Contents