Compilation and Installation |
Prev | Installation |
In order to compile and install KMyFirewall on your system, type the following in the base directory of the extracted tarball:
%
./configure --prefix=/kde-install-path/ --with-qt-dir=/qt-install-path/
%
make
%
(as root) make install
Since KMyFirewall uses autoconf and automake you should not have trouble compiling it. Should you run into problems please report them to the author.
Prev | Home | |
Requirements | Up |