DGS Search v0.9.1 (06/01/00) - http://www.digitalgenesis.com

Quick Install:
  0. Untar the distribution into your website tree. It will create a dgssearch
     directory. Several examples follow:

     For .tar.gz files:
       tar xvzf dgssearch-0.9.1.tar.gz
     For .tar.bz2 files:
       tar xvIf dgssearch-0.9.1.tar.bz2
        -or-
       tar xvf dgssearch-0.9.1.tar.bz2 --with-compress-program=bzip2
     For .zip files:
       pkunzip -x dgssearch_0.9.1.zip
        -or-
       Use WinZip or other GUI zip program.

  1. Open and configure config.php as needed. (in the config directory.)
     Most options are described to the right of the option.

  2. Test your install. Use the included index.php file as a quick test.
