Re: evolution - how to enable spell check
On Wed, 2003-07-30 at 00:45, Kevin Mark wrote:
> <snip>
> the article said you need: gnome-spell, aspell, aspell-en and pspell.
> BUT I CAN'T FIND PSPELL.
> I look a few months a go andalso now with NO LUCK!
> so what up whit tha?
> do I have to get SOURCE and use equivs to make a package?
According to my lookings using:
locate pspell
Returns:
/usr/lib/libpspell.so.15
/usr/lib/libpspell.so.15.0.2
Then using:
dpkg -S /usr/lib/libpspell.so.15
Returns:
libaspell15: /usr/lib/libpspell.so.15
dpkg -S /usr/lib/libpspell.so.15.0.2
Returns:
libaspell15: /usr/lib/libpspell.so.15.0.2
So...
aptitude install libaspell15 aspell gnome-spell
Will get you aspell, aspell-en (ia, ib and ic versions), pspell and
gnome-spell
Then you should be able to enable it... I know it works for me. Of
course I default to "experimental" and subscribe to Joey Hess' bleeding
archive too... (my double indemnity guarantee!)
Reply to: