	Cameleon installation

*** What you need ***
- OCaml 3.09.1 or above installed
- LablGtk 2.6.0 or above installed (with lablglade enabled)
- LablGtkSourceview 0.2.1 or above installed
- XML-light 2 or above installed
- Pcre-OCaml 5.09 or above installed
  (may work but was not tested with previous versions)
- make ;-)

*** How to compile ***
- ./configure [--with-ocaml-src-dir=/absolute/path/to/ocaml/compiled/sources]
	Use the --with-ocaml-src-dir option if you want to build and install
	topcameleon, the graphical toplevel
- make all
- make install
