Dyns Unix Update Client - Version 2.0
	by Andy Knuts & Benjamin Schrauwen (C) 1999
 
Installation
============

   1. uncompress the distribution
   ------------------------------

      > tar -zxf duuc-2.0.tgz

      This should create a subdirectory duuc-2.0

      > cd duuc-2.0


   2. compile duuc 2.0
   -------------------
      well, it's not that complicated:

      > ./configure
      > make

      that should do in 90% of all cases.


   3. run the install script
   -------------------------
      > make install

      this wil create a directory called duuc in your homedirectory.

   4. run duuc-config
   ------------------
      > cd ~/duuc
      > ./duuc-config

      this wil create a file called duuc.rc which is the configuration
      file for duuc.

   5. Update your domain
   ---------------------
      > ./duuc

