Installation is a bit involved:

- unpack the tarball
- edit Makefile and enter correct paths to your python header files
- type make
- put some dictionaries and index files into /usr/share/dictd
  you can use original dictd databases
- edit config.py
- if you want to use caching, create cache directory (as in config.py)
  and make it writtable by serpento
- edit config-dbs.py and put databases info there
- modify the first line in serpento.py
- run serpento.py
