
You need Objective Caml >= 3.08 to compile this library.

Configure with 

	./configure

Compile with

	make

Install (as root if needed) with

	make install

findlib users may also do

	make install-findlib

