Subject: abiword / kde 2.2.2 / spelling
To: None <netbsd-users@netbsd.org>
From: Marshall Rose <mrose+mtr.netnews@dbc.mtview.ca.us>
List: netbsd-users
Date: 03/11/2002 18:22:11
i have kde2 and abiword installed straight from pkgsrc. american.hash lives under /usr/pkg/lib/, with a symlink to it from /usr/pkg/share/AbiWord/dictionary/ -- all installed courtesy of pkgsrc.
however, spelling just doesn't work.
kde2 doesn't sent LANG or LC_ALL, etc.
when i do
export LANG=en_US
unset LC_ALL
abiword
i get
Gdk-WARNING **: locale not supported by C library
(twice). so, what do i need to set to get spelling working?
thanks,
/mtr