To compile, you need ocamlc version 3.04 installed on your machine.

Better: ocamlc option 3.04+6 from CVS distribution, because you then
don't need to type #open "libcl";; in the created toplevel.

make
make opt      (optional)
make install
