1     Installation on UNIX systems
2     Installation on Windows systems

1 Installation on UNIX systems
==============================

After unpacking the software change into the source directory and run

  ./configure
  make
  make install

To install the rshdown, prqd and useraud daemons make sure none of the
daemons is currently running and use

  make install-daemons

to install the daemons.

The configure script checks for the presence of Perl. If Perl is available
the Perl modules from the dktools package are installed.

See http://dktools.sourceforge.net/install.html for details about the
installation process.


2 Installation on Windows systems
=================================

Windows users should obtain dktools-win32-*.exe from the
dktools project at SourceForge, see

  http://sourceforge.net/projects/dktools

for the download.
Run the installer and follow the instructions.

See http://dktools.sourceforge.net/install.html for details about the
installation process.

