Installation:

* Get GNU make for your platform (you shouldn't need GCC if you have a decent
  ANSI C compiler though)
* Unpack the source tarball
* Define installation destinations and other compile-time settings in Make.conf
* Type make (if any errors occur, please mail me. Currently it's tested on
  Debian 2.2/glibc 2.1.3/gcc, BSDi 4.0/gcc, Solaris 7/gcc, Tru64 5.1a/compaqCC,
  NetBSD 1.5.1/gcc).
* Type make install.

Configuration:

* Edit raddb/configuration for ports and addresses to listen on, the modules
  to run and their command line parameters.
* Edit raddb/behaviour to define how to handle incoming requests. Examples
  are provided.

