El día Thursday, January 26, 2006 a las 10:02:41AM +0100, [EMAIL PROTECTED] 
escribió:

> $ kword test
> Illegal format hash table /usr/local/share/ispell/espanol.hash - expected 
> magic2 0x9602, got 0x0
> kword: ERROR: Language "es" doesn't exist for Ispell
> $
        ...

I've investigated this more deeper with strace and it turned
out that KWord is looking as well for the diccionaries of 'aspell'.

A reinstall of 'aspell' with

# cd /usr/ports/textproc/aspell
# make deinstall
# make clean
# make ASPELL_ES=yes ASPELL_EN=yes install

did what I was looking for: KWord now is doing autocorrection in
Spanish as well. I think this dependency should be somehow documented
in the manual of KWord.

        matthias
-- 
Matthias Apitz / Sisis Informationssysteme GmbH
ein Tochterunternehmen der OCLC PICA B.V. Leiden (NL)
D-82041 Oberhaching, Gruenwalder Weg 28g
Fon: +49 89 / 61308-351, Fax: -399, Mobile +49 170 4527211
http://www.sisis.de/~guru/
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to