[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Aspell-user] pspell dictionary corrupt
From: |
Gary Setter |
Subject: |
Re: [Aspell-user] pspell dictionary corrupt |
Date: |
Fri, 26 May 2006 08:17:55 -0500 |
----- Original Message -----
<snip
> Try aspell from the command line on a test file of deliberately
> misspelled (badwords.txt) words. So C:\>aspell -c badwords.txt
> and see if it works or not.
>
> If it doesn't work, uninstall Aspell and the dictionary and
> reinstall both of them in C:\aspell
> and then check from the command line again, as shown above.
> This will narrow down where the problem arises.
>
---- Reply ----
What has been suggested is not wrong.
If you are willing to look at the documentation, you might try
download a plain text word list and compile it into a .rws file
with your version of aspell. That way, you know it will be
compatible. Look for the "create master" command in the
documentation.