James D. Freels writes: > I took the advice of a couple of individuals: > > (1) installed wg15_locale_1-1 > > (2) already had perl_5.003-2 installed > > This did not fix the problem below. I have verified that the > /usr/share/locale and /usr/share/nls directories are present. > > >warning: setlocale(LC_CTYPE, "") failed. > >warning: LC_ALL = "(null)", LC_CTYPE = "(null)", LANG = "de", > >warning: falling back to the "C" locale.
The wg15-locale package does not have abbreviated locale names like the ones Sun uses. Christophe nearly promised he'll add them buth then you can simply make the necessarily link(s) in /usr/share/locale (de -> de_DE, fr -> fr_FR etc.). Yves.