Installation

  1. verify that you have the prerequisites installed
  2. unbundle the tarball
  3. run ./Configure
  4. answer any questions it asks
  5. run make
  6. run make install
  7. arrange for your web server to run the arguscgi
    feel free to be creative with virtual servers or aliases.
    the author has apache configured so that argus.example.com accesses the cgi code.
    arguscgi can be run under mod_perl if you have it.
  8. optionally send in a bug report if the above fails