File: INSTALL

package info (click to toggle)
serpento 0.3.6
  • links: PTS
  • area: main
  • in suites: woody
  • size: 292 kB
  • ctags: 381
  • sloc: python: 1,644; ansic: 666; perl: 157; sh: 116; makefile: 72
file content (13 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
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