Installing Flux
---------------

1) ./configure
2) make
3) [Become root]
4) make install

On BSD and other non-GNU systems, you might have to substitute "gmake" for
make in step 2.

Nothing in the java/ directory is touched or installed.

If anything breaks, I (hpj@styx.net) would appreciate a mail from you, with
the complete build output, as well as the results from a

uname -a

run. Your compiler and libc versions would also be very helpful.
