The K Desktop Environment

2.3. Compilation and installation

2.3.1. Installation from source package

The installation procedure for the source code distribution is the GNU standard procedure. Decompress the archive in a directory, and, as root, enter the khrono directory. In order to compile and install Khrono on your system, type the following in the base directory of Khrono's distribution:
 % ./configure
 % make
 % make install

To uninstall Khrono, just type:
 % make uninstall

Since Khrono uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the author .

2.3.2. Installation from binary packages

To install the binary tar.gz package: