At Wed, 30 Apr 2003 12:22:52 +0900, Hideaki Hase wrote: > Setting ja (ja_JP.ujis, etc.) locale on my system, I'm reported: > > locale not supported by C library, ... > > and got locale ignored.
Please check /etc/locale.gen whether "ja_JP.EUC-JP EUC-JP" exists or not. If not, this is Woody known bug. Run 'dpkg-reconfigure locales' and choose 'ja_JP EUC-JP' again. And Japanese locale name changed from 'ja_JP.ujis' to 'ja_JP.eucJP' in Woody (but libc supports backward compatibility). -- Kenshi Muto [EMAIL PROTECTED]

