DGS Search v0.9.0 (05/30/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.0.tar.gz
     For .tar.bz2 files:
       tar xvIf dgssearch_0.9.0.tar.bz2
        -or-
       tar xvf dgssearch_0.9.0.tar.bz2 --with-compress-program=bzip2
     For .zip files:
       pkunzip -x dgssearch_0.9.0.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.
