ER-DICT 0.23 (GTK+2 port)
ER-DICT is Copyright (C) 2003, 2004 by Mihail Suhoruki, comes with absolutely no warranty, and is provided under the GNU General Public License. The accompanying word base has no ownership and is completely free.
DEPENDANCIES:
gtk+-2.4 or higher
glib2
gettext
pkg-config (used by Makefile)
- INSTRUCTIONS
To build and install er-dict type:
gmake
gmake install
The installation will create the following files:
/usr/local/bin/er-dict
/usr/local/bin/er-dictd
/usr/local/share/er-dict/words.dwb
/usr/local/share/locale/ru/LC_MESSAGES/er-dict.mo
/usr/local/share/locale/et/LC_MESSAGES/er-dict.mo
Note that on a GNU/Linux system gmake is referred to as make. During the build your local CFLAGS will be used. If your CFLAGS variable is not defined, but you still prefer to compile with optimizations, then you could try these options:
ARCH={i686; athlon; athlonxp; p4}
example: gmake ARCH=i686
- DAEMON
- To use the dictionary daemon (er-dictd), spawn him with the command: 'er-dictd'. By default, the daemon will listen to port 20051, which you may visit through your favorite web browser. To kill the daemon send a SIGHUP to its process (e.g. 'kill -1 4041')
This program was tested on:
NetBSD 2.0F
Send bug reports or comments to Mihail Suhoruki <hej@hot.ee>
