Installation:
=============

On Unix and Unix-like systems, do:

./configure
make
make install

Optional:
=========

The configure script will look for PCRE library on your system by default,
and mboxgrep will be compiled with support for Perl-compatible regular
expressions if PCRE is available.  If you want to disable this feature, 
pass `--without-pcre' or `--with-pcre=no' argument to the configure script.

PCRE is available from 
	<URL:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/>

Platforms:
==========

mboxgrep was successfully compiled on the following platforms:

IRIX64 6.4 (thanks to Josip Deanovic)
Linux 2.2.x, 2.4.x
OSF1 V4.0
SunOS 5.6

$Id: INSTALL,v 1.2 2001/03/10 22:10:54 dspiljar Exp dspiljar $
