Next Previous Contents

2. Installation

2.1 How to obtain KCDLabel

You can obtain KCDLabel from http://www.linuxsupportline.com/~pep/kcdlabel-0.1.tgz. (I hope it will be available on other site like linuxberg in the future ;-) ).

2.2 Requirements

You need the QT library, version 1.44 (or greater) and the KDE environement, version 1.1.2.

The QT image extensions have to be compiled also in the QT library (see QT documentation if you don't know what I'm talking about).

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KCDLabel uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Pascal 'PeP' Panneels


Next Previous Contents