


Version 1.1p2-4 KU Basic Installation 1999-02-11.

These are generic installation instructions for KU <KillUser>.  Follow
these simple steps to configure, build, and install KU successfully.


Step 1.  `cd' to the primary directory which contains the ku package and
         type `./configure' to configure the package for your system. If 
         you're using a shell other then sh or bash you might need to type 
         `sh ./configure' instead to prevent the shell you're using from 
         trying to execute the file itself.  Running configure takes only a
         few moments.  It doesn't currently check for anything, just asks 
         a few questions.

Step 2.  Type `make' to compile the package.  If you have any problems, 
         please do not mail us if you're not using Linux.  We know it 
         probley won't compile.

Step 3.  Type `make install' to install the programs binary, configurable
         files, manual pages, and any other needed documentation.

Step 4.  You can remove the programs binary and object files from the
         source code directory by typing `make clean', or `make clean.ku'.
         This is optional, if you have a binary and don't wish to keep
         the source, remove the package.
