The K Desktop Environment

Chapter 2. Installation

2.1. Compilation and/or Installation

Compiling KWatch from the source is very easy. The following should do it:
 % ./configure
 % make
 % make install

If you run into problem translating index.docbook to the HTML help files, this is probably due to missing catalog files on the jade command line in the kdb2html script. I had to add
 SP_C_SWITCHES="-c /usr/lib/sgml/stylesheets/nwalsh-modular/catalog"
to /usr/bin/kdb2html coming with the RedHat 6.2 RPMs of KDE 2.0.1.

Alternatively, installing the RPM is even easier:
 % rpm -Uvh rpm-2.0.1-1.i386.rpm