Compilation and Installation
Prev
Next

Compilation and Installation

Note

If you are reading this help in the KHelpCenter, then KolourPaint has already been installed on this system and you do not need to follow these generic instructions.

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

% ./configure
% make
% make install

Since KolourPaint 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
Next
Home