[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ispell



begin  Arthur H. Edwards,1,505-853-6042,505-256-0834 quotation:
> 
> /usr/lib/ispell
> 
> is gone. I have tried installing, removing and installing, purging and 
> installing. So far nothing has worked.

dpkg -L ispell

 ...will show you what files are in that package.  There are none in
/usr/lib/ispell.  Installing it multiple times won't change that.

apt-cache show ispell

 ...will show you details about that package, including the following:

 No dictionaries are included in this package.
 Ispell looks in /usr/lib/ispell/default.{aff,hash}
 and in /usr/share/dict/words by default.  Those
 files may be provided, respectively, by an
 ispell-dictionary package and a wordlist package.
 (You must have an ispell dictionary before you can
 use ispell; a wordlist is only required for ispell's
 (L)ookup command.)

apt-cache search ispell | grep dictionary

 ...will output a list of available dictionary files, some of which
might not be actual ispell dictionaries, but it'll tell you enough to
proceed.


-- 
Shawn McMahon                    | McMahon's Laws of Linux support:
http://www.eiv.com               | 1) There's more than one way to do it
AIM: spmcmahonfedex, smcmahoneiv | 2) Somebody thinks your way is wrong

Attachment: pgpPRDaMaOanW.pgp
Description: PGP signature


Reply to: