gwDic is a simple web dictionary for everyday use. It is highly
configurable, so that you can add your favorite web dictionary without
difficulty.
Currently, only development version is available from my personal CVS repository. Browse it from my web front-end here. Or, you can downloaded it using CVS client software using following commands:
$ cvs -d :pserver:anonymous@www.cinsk.org:/root login password: <RET> $ cvs -d :pserver:anonymous@www.cinsk.org:/root co -r rel-0_1 gwdic ... $ cvs -d :pserver:anonymous@www.cinsk.org:/root logout
You need following packages prior to install gwdic:
Modify GWDIC_PREFIX variable in Makefile if you want to install somewhere else than "/usr/local", then run make as following:
$ make all ... $ su password: **** # make install ...
$Id: index.html,v 1.5 2008/04/27 14:22:09 cinsk Exp $