From: M. en T.E. Alejandro Diaz Infante (linux_at_enmac.net)
Date: Fri Feb 06 2004 - 14:04:40 EST
On Friday 06 February 2004 11:08 am, you wrote:
> > Tried the four combinations without success.
> >
> > cp -r /usr/lib/ispell/ /usr/lib/enchant/
> > cp -r /usr/share/myspell/ /usr/lib/enchant/
> > cp -r /usr/lib/ispell/ /home/alex/.enchant/
> > cp -r /usr/share/myspell/ /home/alex/.enchant/
>
> What did you just do?
>
> You need to copy any Ispell dictionaries to:
>
> ~/.enchant/ispell/
> $prefix/share/enchant/ispell/
I think I did that. The contents of /usr/lib/ispell are dictionaries:
american.aff americanxlg.hash english.hash ispell-emacs-menu.el
american.hash emacs espanol.aff spanish.aff
americanmed.hash english.aff espanol.hash spanish.hash
So, let's say, 'cp -r /usr/lib/ispell/ /home/alex/.enchant/' would copy the
contents of ispell directory to ~/.enchant/ispell/
>
> Or copy your Myspell dictionaries to:
>
> ~/.enchant/myspell/
> $prefix/share/enchant/myspell/
>
Likewise, /usr/share/myspell contains en_US.aff en_US.dic es_ES.aff
es_ES.dic, so I copied the contents of it to ~/.enchant/myspell/:
cp -r /usr/share/myspell/ /home/alex/.enchant/
Did I misunderstand something? 'cause I still can't spellcheck, neither in
English (en_US) nor Spanish (es_ES)
Best Regards,
Alex.
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request_at_abisource.com with the word
unsubscribe in the message body.
This archive was generated by hypermail 2.1.4 : Fri Feb 06 2004 - 14:11:59 EST