Table of Contents
At first the dictd daemon has to be installed. The easiest way to install dictd is using a precompiled package. Such a package is included both in Debian and SuSE Linux®. You can find packages that should work on all RPM based Linux® distributions on rpmfind.net.
If you want to compile dictd yourself, download
ftp://ftp.dict.org/pub/dict/dictd-1.9.1.tar.gz.
Compilation is easy, just unpack the archive and run
./configure
,
make
and
make
in the install
dictd
folder. You might
want to use the --prefix
option of the configure script
to install dictd in a different folder. By default
dictd will be installed in /usr/local
.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team