Re: [Fink-devel] libgettext3-shlibs

2005-04-07 Thread Etsushi Kato
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

Re: [Fink-devel] libgettext3-shlibs

2005-04-06 Thread AIDA Shinra
> 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. --

[Fink-devel] libgettext3-shlibs

2005-04-06 Thread Etsushi Kato
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