$Id: INSTALL,v 1.9 2000/07/26 17:46:06 kalt Exp $ The code used to be written on Solaris 2.5.1, now Solaris 2.7. 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.x 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 be able to 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