Brief installation instructions for QRNA 2.0.2c
Mon Dec  1 17:28:16 CST 2003
------------------------------------------

Source distribution (qrna-2.0.2c.tar.Z):

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

    tar zxf qrna-2.0.2c.tar.Z        Unpacks the archive. (makes a new directory, qrna-2.0.2c).
    cd qrna-2.0.2c                   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.

