|

楼主 |
发表于 2005-8-26 15:34:19
|
显示全部楼层
我现在遇到的问题是:用j2re-1.4.2_09-i586.bin解压生成的JRE运行任何java程序都会失败:
current locale is not supported in X11, locale is set to CX locale modifiers are not support, using defaultException in thread "main" java.lang.InternalError:
Current locale is not supported
我的LANG=zh_CN.GB2312 LC_ALL=zh_CN.GB2312,换成en仍然要出错。 |
|