Compilation and installation
Prev

Compilation and installation

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

% ./configure
% make
% su - root
# make install

Since KProf uses autoconf and automake you should have not trouble compiling it. Should you run into problems please report them to the KProf project page.

Prev
Home