Compilation:
------------
- You need to compile and install the dose libraries (see ../dose2).
- You also need the GNU dbm database routines development files. In
  debian these are in the package "libgdbm-dev".
- You need the libledit package, in debian: libledit-ocaml-dev.

Then, do 

make depend (if you're working from SVN)
make
make pkglab.opt (if applicable for your architecture)

- To compile distcheck:

cd distcheck
make distcheck
make install 

[Ralf/Jaap, last update Mar 16, 2009]
