INSTALL:

1. Run 'buildhash belarusian.sml belarusian.aff belarusian.hash'
2. Copy 'belarusian.hash' into '/usr/lib/ispell' or wherever you ispell
dictionaries are.
3 Run 'ispell -d belarusian yourfile.txt'

Create a file $HOME/.ispell_belarusian - this will be your custom 
dictionary. Each time you add a word to the custom dictionary, it 
will be stored in this file. If you collect more than 100 words,
please send them to bellinux@altern.org with a cc to mikhailian@altern.org


To install belarusian spell-checking facilities in emacs, 
1. copy `ispell.el' and `ispell.elc' into your `$EMACSBIN/../lisp' directory
2. copy temporaryly `$EMACSBIN/../lisp/loaddefs.el' to 
`/usr/src/emacs-XX.X/lisp/loaddefs.el'
3. Do `M-x update-file-autoloads RET' and enter the path to the ispell.el. 
4. copy back `loaddefs.el'

