The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 How to obtain ktuberling

ktuberling is a toy application for the KDE project http://www.kde.org. Ktuberling 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 ktuberling, you need the latest versions of libkdecore, libkdeui, libkfile, libkfm, and libmediatooli. All required libraries as well as ktuberling itself can be found on ftp://ftp.kde.org/pub/kde/.

2.3 Compilation and installation

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

% ./configure
% make
% make install

Next Previous Table of Contents