In order to compile and install KeybLED on your system, unpack the archive into a directory and type the following:
% cd keybled-0.62 % ./configure % makewith "su" you get root rights
% make install
If your KDEDIR variable is not set, don't forget the --prefix=dir argument to the configure script. dir represents the directory where KDE is installed and depends on your distribution. It is usually either /usr, /opt/kde or /opt/kde3.
Since KeybLED uses autoconf and automake you should have not trouble compiling it. Should you run into problems, please report them to my email address <aurelien@aurel32.net>.