I'm trying to add Latvian support to aspell on Linux.

1. I created 'lv.dat' file at /usr/local/share/aspell/ as follows

name lv
charset iso8859-13

2. Also I created file 'lv_wordlist' with some Latvian words.

3. While in /usr/local/lib/aspell/ I used command

aspell --lang=lv create master ./lv < lv_wordlist

4. It creates file "lv" which is not recognized by aspell with "aspell dump dicts".

Any suggestions?

I guess "create master" should create "lv.rws" file, isn't it?


Eduards



_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to