Compilation and installation
Prev

Compilation and installation

In order to compile and install this application on your system, type the following in the base directory of the this application distribution:

% ./configure
% make
% make install

Since this application uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Prev
Home