$Id: INSTALL,v 1.8 1999/08/02 21:58:45 kalt Exp $

The code is written on Solaris 2.5.1, it is known to also
compile and run at least on the following systems:

	AIX 3.2.5 & 4.1.5
	FreeBSD 4.0
	IRIX 5.3
	Linux 2.0.x
	NetBSD 1.3.x, 1.4
	Solaris 2.6, 2.7

To enjoy a fully featured sic, your system needs to have
regular expression matching routines (either natively, or
via the GNU Rx library).  The configure script will whine if
it hasn't found anything.

Here are the steps you want to follow:

* "./configure"

* "make"

  Things should build without trouble (thanks autoconf), and
  you should have 2 binaries: sic, sdns.  The second is a
  Slave DNS process which must be either in your PATH or in
  the current directory.

  you can now run "./sic"

* "make install"

  This will install the binaries and man pages on your system.


  In the (highly) unlikely event of a bug, send me a note.

Christophe Kalt <kalt@stealth.net>
