Here's how to install things..

1. Edit the Makefile and check INSTPATH and CGIPATH.  Those values should
   be acceptable for many systems.  If you want something in a different 
   place, edit things to suit your system.

   If you are running FreeBSD (and possibly NetBSD/OpenBSD), note the
   "BSDHACK" line in the Makefile.  You might have to use it.

2. Edit the supplied ups.conf, changing the default values to match your setup.

3. Edit hosts.conf if you plan to run any of the CGI programs.

4. make

5. su (if necessary)

6. make install

To install the CGI programs for web ups monitoring, one more step is needed.

7. make install-cgi

Now you can move on to actually _using_ the programs.
