To install and compile CommBench:

- copy all files of the CommBench-0.5 subtree to a machine
  running Solaris SunOS 5.6 or Linux 2.4.0 (there is a one-
  file archive of CommBench in the CommBench-0.5/tar 
  directory that can easily be copied and extracted with
  'tar xf CommBench-0.5.tar'). Of course you can try other
  machines, but there is no guarantee CommBench will run or
  even compile.

- 'cd CommBench-0.5'

- 'make' will compile all programs and generate input data
  sets for DRR and FRAG. If you want to change the compiler
  flags, you can do so in CommBench-0.5/Makefile. Please 
  monitor the compile log and ensure that the flags have been
  properly propagated to the sub-makes. 
  Note: It is required to have perl available under
  /usr/local/bin/perl


To run CommBench:

- 'cd CommBench-0.5'

- 'make run'


For documentation:

- open CommBench-0.5/docs/index.html in your favorite browser.

- see http://ccrc.wustl.edu/~wolf/cb

