Installation of the webgrep tool box 
------------------------------------

See the README file for a revision history.
The webgrep has been tested on various UNIX platforms and
should compile without any problems on: BSD Unix, Linux, Solaris.
You need to edit the Makefile to compile on HPUX and Sun Solaris.

To compile run the command:
make
To install run:
make install
  or 
make install_with_cp
This installes everything into /usr

If you would like to install things to other places then you can
run make e.g like this:
make PREFIX=/usr/local install


------------------------
A spec file to build a rpm is also provided.

------------------------
Author: Guido Socher, guido.s@writeme.com,guido.socher@linuxfocus.org
Copyright: GPL
------------------------
