Forum archive
iSpell Spell Checker
Believe I have found another bug?
Within OTRS SysConfig --> I enabled Spell Checker and it defaults to:
/usr/bin/ispell
english
1. When I try to click "ABC" within OTRS, it detects an incorrect spelled word, but doesnt offer a correctly spelled word.
2. From Command Line, if I run:
echo "Hello just a tets" | ispell -a -d english
an error is thrown: can't open /usr/lib/ispell/english.hash
I checked in /usr/bin and there is no ispell directory. However, there is an ispell and ispell-wrapper file wihtin /usr/bin/
I did a google search and came across the following notification: "The official suggestion is to use aspell instead of ispell. English is no longer a supported language under Mandrake for ispell."
So, what should I do here to get spell check to work?
It appears the ispell english.hash isn't even installed properly?
How do I address this? Even on a fresh ISO install, this is like this.