Compilation and Installation
Prev

Appendix B. Compilation and Installation

KWiFiManager is part of the KDE project http://www.kde.org/.

KWiFiManager can be found in the kdenetwork package on ftp://ftp.kde.org/pub/kde/, the main FTP site of the KDE project.

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

% ./configure
% make
% make install

Since KWiFiManager 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