IBAL should be easy to install.
caml.inria.fr. IBAL should run wherever OCaml can be installed,
which is a lot of places.
ibal_dir in global.ml to
point to the main directory of the IBAL installation on your machine.
make, or something equivalent for your machine.
ibal -t > log to make sure everything is set up
properly and run a series of regression tests. This should take
anywhere from five seconds to a minute, depending on your choice of
compiler and on your machine. Enter diff log Tests/log.save.
If there are no differences, you're all set.
If you have bug reports, suggestions, comments, or anything else you
want to share, please send them to ibal@eecs.harvard.edu.