Results 1 to 5 of 5
Hi
I installed aspell-0.60-3 package but it's not working. For example if I try to use spelling correction in KMail I get this error message:
ISpell/Aspell could not be started. ...
- 12-09-2004 #1Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
Spelling
Hi
I installed aspell-0.60-3 package but it's not working. For example if I try to use spelling correction in KMail I get this error message:
What do I have to do?ISpell/Aspell could not be started. Please make sure you have ISpell or Aspell properly configured and in your PATH.
- 12-09-2004 #2then, taking the path that returns, enter into a shell:Code:
whereis -b aspell
if you wish to make this permanent, then enter into your ~/.bash_profile (under the comment that says user-specific environment and startup programs, and before the "export" line):Code:PATH=$PATH:/path/to/aspell export PATH
-lakerdonaldCode:PATH=$PATH:/path/to/aspell
- 12-09-2004 #3Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
Spelling
aspell is in a known path as you should expect from a yoper RPM...
I don't know what could be wrong here.
- 12-09-2004 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Have you tried setting it aspell rather then ASpell?
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 12-09-2004 #5Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
Where?
I don't have that option in KDE apps settings.
There are yoper people with spelling check working?


Reply With Quote
