On 2005/04/07, at 15:17, AIDA Shinra wrote:
After fink selfupdate recently, console application using gettext
comes
to
show messages with wrong charset (I sometimes use ja_JP.eucJP locale
with console applications, but messages now become UTF-8).
"export OUTPUT_CHARSET=euc-jp" will help you.
Thank
> After fink selfupdate recently, console application using gettext comes
> to
> show messages with wrong charset (I sometimes use ja_JP.eucJP locale
> with console applications, but messages now become UTF-8).
"export OUTPUT_CHARSET=euc-jp" will help you.
--
Hi,
After fink selfupdate recently, console application using gettext comes
to
show messages with wrong charset (I sometimes use ja_JP.eucJP locale
with console applications, but messages now become UTF-8).
I found that /sw/lib/charset.alias file was replaced by
libgettext3-shlibs package, and