Date: Sun, 11 Mar 2001 13:41:12 +0800 From: Jing-Tang Keith Jang <keith@gate.jtjang.idv.tw> To: java@FreeBSD.ORG Subject: Re: IBM JDKs, Sun JDK Message-ID: <20010311134112.A19096@gate.jtjang.idv.tw> In-Reply-To: <84719169.984238300819.JavaMail.daichi@localhost>; from daichi@ongs.gr.jp on Sun, Mar 11, 2001 at 12:31:40AM %2B0900 References: <20010310225159.A97543@gate.jtjang.idv.tw> <84719169.984238300819.JavaMail.daichi@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, a "setenv ENABLE_STARTUP_LOCALE" should suffice. It's a 2.x legacy which calls setlocale() before program initializing, to ensure $LANG will be used, even the program didn't call setlocale(). It should be deprecated now. On 03/11/01, Daichi GOTO wrote: > > setenv ENABLE_STARTUP_LOCALE zh_TW.Big5 > > Wow, what is ENABLE_STARTUP_LOCALE? > I got to know for the first time. > -- Less facilities, more enjoyment. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010311134112.A19096>