
The installation procedure is simple, if a bit long-winded.

Step 1 -- Read the README file. 
  This explains what everything is, and where it should go.

Step 2 -- Edit the file "configure.ph"
  The lines you edit specify the domain name and port number of
  the server, and the places where you want to install the 
  documents, data and gateway programs. You only will need to
  modify the top part of the file.

  There are several other header files (config_adm.ph, 
  config_install.ph,  config_cron.ph) -- you should not need
  to edit these.

Step 3 -- Edit the Source Code Makefile
  Change into the admin-src/ under the distribution directory. 
  Edit the Makefile, and choose the compilation options appropriate 
  to your platform.

                 *********************************
         This completes the configuration. You now must run 
            the installation script to install the files.
                 *********************************

Step 4 -- Run install.sh  
  This shell script: 
  (a) tests for the existence of perl on your system, and 
  (b) runs the perl installation program "install.pl".  This 
      program edits the perl and C programs and the associated 
      headers, as well as the HTML documents, and copies them 
      to their desired locations.
  The program may fail if a directory is missing. If this happens,
  just create the missing directory by hand, and rerun the script.

Step 5 -- You are not finished yet!
  The installation program writes out a second README file,
  README.local_install, which is customized to your local 
  installation.  Please print out and read this document, and 
  following the enclosed instructions.

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