+--------------------+
| Perl/Tk Dictionary |
+--------------------+
I hate to write manuals, so very short:
- DESCRIPTION
Perl Tk dictionary handles dictionaries stored in mySQL server.
- REQUIREMENTS
mySQL server 3.22 or higher Perl running on your box DBD::mysql perl module Tk perl module
- INSTALL
-
- Compile mySQL with support koi8r charset (!!! important to handle russian letters).
- Install Perl modules.
- Create user and grant enough perms to create databases.
- Look at install.sh, install-dictionary.sh (MYSQL, MYSQLUSER ...).
- Run install.sh
- Copy ptkdicrc.templ $HOME/.ptkdic/ptkdicrc
- Edit $HOME/.ptkdic/ptkdicrc
- Copy ptkdic to bin directory (e.g. /usr/local/bin).
- Install dictionaries (type 'install-dictionary.sh dicname.gz'). All dicts require ~280Mb of space.
- Run ptkdic & enjoy
- KEYS
In entry boxes you can use the following keys: <Enter> - find words <Up> - history <Esc> - erase whole word
- LICENSE
GPL - General Public License
- AUTHOR
This program was written by Alexey Semenov. Send you comments via email: swajj@yahoo.com
---
