Compilation and Installation

You will need to make sure that you have both KDE and ppp development headers installed before you compile. In order to compile and install KAutodial on your system, type the following in the base directory of the KAutodial distribution:

% ./configure
% make
% make install

Debian users can instead build a nice package by running:

% debuild