Brief installation instructions for QRNA 2.0.1
Tue Aug 19 11:30:55 CDT 2003)
------------------------------------------

Source distribution (qrna-2.0.1.tar.Z):

    setenv QRNADB  (HOME)/qrna-2.0.1/lib  assign a location for the libraries.

    tar zxf qrna-2.0.1.tar.Zr       Unpacks the archive. (makes a new directory, qrna-2.0.1).
    cd qrna-2.0.1                   Moves into the distribution toplevel directory.
    cd squid                        Moves into the directory squid.
    make                            Builds the binaries for the squid library. 
    cd ..                           Goes back to toplevel directory.
    cd src                          Moves into the source directory.
    make                            Builds the binaries. 
 

It should build cleanly on just about any UNIX machine.

