分页: 1 / 1
[问题]安装时如何选择locale
发表于 : 2007-06-26 13:59
由 qingyue
使用alternate版的安装程序安装ubuntu和xubuntu时,有时候会出现选择local的界面,具体的内容是:
xubuntu选择编码,如zh.UTF-8或zh.GB2312等,而ubuntu可以选择支持的编码,如zh_CN.UTF-8或zh_CN.GB2312或zh_TW.UTF-8等。
在装ubuntu的Desktop版时却没有选择。
当然,这样的提示只遇到一次,以后再也调不出来了,不知道怎么能够调出来?
有没有人遇到相同的情况?

发表于 : 2007-06-27 3:54
由 xhy
安装完后可以自由的修改的
发表于 : 2007-06-29 10:18
由 qingyue
怎么更改啊,比如加上 zh_CN.GB2312 的支持
发表于 : 2007-06-29 10:54
由 wjh24
以超级用户身份进入终端,执行
local -a
显示所有语言字符集,然后更改LANG的值为你想要的字符集。
发表于 : 2007-06-29 13:08
由 qingyue
wjh24 写了:以超级用户身份进入终端,执行
local -a
显示所有语言字符集,然后更改LANG的值为你想要的字符集。
my computer's charset is:C
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZW.utf8
POSIX
but when I run LANG=GB2312 gedit
it tips:
(gedit:5564): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(gedit:5564): Gdk-WARNING **: locale not supported by C library
whb@whb:/var/lib/locales/supported.d$ LANG=zh_CN.GB2312 gedit
(gedit:5571): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(gedit:5571): Gdk-WARNING **: locale not supported by C library
How to do ?
发表于 : 2007-06-29 13:10
由 BigSnake.NET
建议 zh_CN.UTF-8
发表于 : 2007-06-29 13:41
由 qingyue
In zh_CN.UTF-8
when I use cvs, the chinese is not display correct.
please see this,
viewtopic.php?t=60211&highlight=