To Install QHacc (the short version):
  #> gzip -d qhacc.tar.gz
  #> tar xvf qhacc.tar
  #> cd qhacc
  #> ./configure
  #> make
  #> make install

To Install QHacc (the long version):
  (see the short version)

This sequence is slightly changed from previous versions of QHacc, due
completely to the introduction of autoconf. Interestingly, this version
has more steps to get a completed program working, but in the end, it will
be well worth it. For me. Hopefully, using the autotools, my releases will be
more consistent and easy to install.

NOTE: the make install step will not put the manual (the docs dir) anywhere.
This directory has to be put somewhere on your system manually.

If you can't compile the program, make sure QTDIR is set, and points to a
QT 2.0 installation. Please see the installation notes for QT.

If you downloaded the binary version, you'll need libc6. Just gunzip and untar
the file and put qhacc somewhere in your PATH.

To run QHacc, you'll need to set QHACC_HOME. QHacc needs to write three files
per account, and it puts all its files in QHACC_HOME.

If you get QHacc to run, especially if you've done something besides what I've
described here, please send me an email. I'd like to know what problems may be
out there.

Thanks for downloading. 
ryan bobko <ryan@ostrich-emulators.cx>
