Compilation and Installation

In order to compile and install Klusters on your system, download and extract the source archive, then type the following in the base directory:

% ./configure --prefix=`kde-config --prefix`
% make
% make install