Next Previous Contents

2. Installation

The common four steps: 1. unpack 2. ./configure 3. make 4. make install

That's it !

2.1 How to obtain KIsdnmon

At the moment, KIsdnmon, it's pendant for WinXX aka Winimon and the two daemons can be obtained here: ftp://ftp.net-connection.de/pub/i4l/winimon and ftp://ftp.ebh-interdata.de/pub/kisdnmon

2.2 Requirements

QT >=1.44 and <2.0 KDE 1.x

2.3 Compilation and installation

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

% ./configure
% make
% make install

Since KIsdnmon uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Torsten Evers


Next Previous Contents