                         Heartbeat Monitor
                           Version 0.1

About the Hearbeat Monitor (HBM)
--------------------------------

The HBM is 

For more information on Globus, see the World Wide Web at:
	http://www.globus.org/globus

For more information on the HBM, see the World Wide Web at:
	http://www.globus.org/globus/


If you have questions or bug reports, please send them to:
	@globus.org


Building the HBM
----------------

The HBM can be automatically configured, built, and installed
separately or as part of the Globus building process.  For a
default installation, execute the following commands:

	./configure
	make
	make install



To see a complete list of available configuration options, run:
	./configure --help

So configuration process that are of particular importance are:

  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]

  --enable-hbm            configure HBM

