In order to compile and install KeybLED on your system, unpack the archive into a directory and type the following:
% cd keybled-0.52 % ./configure % makewith "su" you get root rights
% make install
Please don't forget the prefix argument to configure. If your KDEDIR variable is not set, set prefix to whatever directory KDE is installed in. It is usually either /usr, /opt/kde or /opt/kde2.
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>.