$Id: INSTALL 3018 2003-01-29 15:48:23Z bremner $

The quick and dirty guide to building and installing.

In principle, all you should have to do is

./configure
make


Run 
 
./configure --help

for a list of configuration options

If you wish to use the ZRAM parallel search toolkit (currently 
only for oms), then you will need "mpicc" somewhere in your path.
As far as I know, both LAM and MPICH have such a script; on the 
other hand I have almost exclusively tested under LAM, so YMMV.

NOTE: if you compile with --enable-zram, the hls binaries built will
be broken.  Sorry. Reconfigure with --disable-zram to get a working
hls.
