	Quick installation instructions
	-------------------------------

(1) You need to make sure you have the following:

    * OCaml 3.07 and development environment (eg. <caml/alloc.h> etc.)
    * Markus Mottl's Pcre module.

(2) Edit Makefile.config. Set configuration variables as appropriate,
following the instructions carefully.

(3) Type `make'.

(4) If installing, `su' to root and type `make install'.


	Where `make install' installs things
	------------------------------------

$(OCAMLDBIDIR)/
	All .cma and .mli files (eg. dbi.mli, dbi.cma).
