To compile the program you will need the following packages 
(on a Ubuntu Breezy Badger) :
- libmpfr-dev
- libgmp3-dev
- libdb4.3++-dev
- libdb4.3++c2
- libdb4.3-dev

then run "make" to compile.
Maybe you will need to modify the Makefile:
The path to libmpfr.a can change depending on the distribution 
and/or architecture (32/64 bits).
just run "locate libmpfr.a" to find it (maybe you will first need an updatedb)

For any question: klarcky AT gmail DOT com
