Subject: Re: pkg/20824
To: None <jschauma@netbsd.org, gnats-admin@netbsd.org,>
From: Sigmund Skjelnes <skjelnes@robin.no>
List: pkgsrc-bugs
Date: 05/09/2005 22:17:02
The following reply was made to PR pkg/20824; it has been noted by GNATS.
From: Sigmund Skjelnes <skjelnes@robin.no>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/20824
Date: Tue, 10 May 2005 00:25:16 +0200
Hi! Problem solved!!
Installed package emul/suse_locale
This is a collection of locales, I'd have no idea actually, but this
package might have done something with the no_NO.ISO8859-1 locale. Do
not misspell ISO8859-1 as ISO8859_1, it won't do anything, but no
warning is fired by java, nor locale command.
Enter at command prompt:
export LANG=no_NO.ISO8859-1
Thereafter, java should be able to handle all the scandinavian character
there is, because now java's fed with ISO8859-1 characters instead of
ASCII.
Tip:
If the locale is set to an value not in the list, mozilla complains
"locale not supported by C library" upon invocal.
It took two years and some days, but WE DID IT!
Cincerely, Sigmund