Re: aspell-<LANG>: Invalid UTF-8 sequence at position...
Kevin Atkinson <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
>>> I just tried >>> >>> /usr/bin/prezip-bin -d < de-common.cwl | /usr/bin/aspell --lang=de create >>> --encoding=iso8859-1 master ./de-common.rws >> >> Something is wrong. The "--encoding=iso8859-1" should not be necessary. >> It should be using the value from "charset" in "de.dat". Try setting your >> locale to "C" and see if it makes a difference. > > Tried both LC_ALL="C" and "POSIX" but no go. Should I try to generate > an ISO 8859-1 character encodings and try with it set? Do you have any > other suggestions? Yes See my other email I sent you when I said: Also, please do a "aspell dump config" and send the output as an attachment. It could be that the encoding was being set to UTF-8 in a configuration file.