
Preamble

NoSQL is tailored to the Linux O.S. but it should work
with most Unix systems, provided that the following
other programs are available:

* Perl 5

* Mike Brennan's mawk(1), version >= 1.3.3

* The lockfile(1) utility, normally distributed with procmail(1)

* The mktemp(1) utility

* GNU textutils (grep, sort, join, etc.).

* Metamail, an implementation of MIME

For your convenience, the source code and man page for mktemp(1)
is also available in the extra/ directory of the NoSQL source tree,
although I do not support them.

Installation :

WARNING: if you are upgrading from an older NoSQL version make sure you
read also README-3.* before continuing !!!

Un-tar the package in a work directory, then 'cd' into the latter
and run (as root):

     ./install-sh 

The default installation path is /usr/local/nosql/. If you want to
install the package into a different place, say '/my/target/dir/',
simply modify the above command as follows:

     PREFIX=/my/target/dir/ ./install-sh

Please report any installation problems to noseequel@texne.com.

                          -----------------
