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 ;-) ).
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).
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
autoconfyou should have not trouble compiling it. Should you run into problems please report them to the the author at Pascal 'PeP' Panneels