+ -
当前位置:首页 → 问答吧 → About fcitx problem thanks!!

About fcitx problem thanks!!

时间:2004-08-14

来源:互联网

My locale output is:
root@~>locale
LANG=zh_CN.EUC
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=zh_CN.EUC
and
root@~>echo $XMODIFIERS
@im=fcitx
but i run the fcitx command output is:
root@~>fcitx
Fontconfig warning: line 57: invalid test compare "l"
fcitx

where is error??

作者: bsdhacker   发布时间: 2004-08-14

Locale和fcitx的配置文件中的zh_CN.EUC都改设成zh_CN.GBK就行了。

作者: LYOO   发布时间: 2004-08-14

export LC_CTYPE=zh_CN.eucCN

作者: 夜猫子   发布时间: 2004-08-14

From 5.2.x,We set the locale to zh_CN.eucCN,There are errors in your fonts.conf,plz correct by hand.

作者: Freebird   发布时间: 2004-08-14

引用:
最初由 Freebird 发表
From 5.2.x,We set the locale to zh_CN.eucCN,There are errors in your fonts.conf,plz correct by hand.
呵呵,昨天搞定,改成zh_CN.GBK后输入法就能用了,不知道zh_CN.GBK和zh_CN.eucCN 有什么区别呢。

作者: bsdhacker   发布时间: 2004-08-14

不知道你的FreeBSD是4.x还是5.x

目前FreeBSD 5.2所支持的简体中文locale有以下几个:
zh_CN.GB18030
zh_CN.GBK
zh_CN.EUC
zh_CN.eucCN
由于zh_CN.EUC不是一个正式的中文locale,FreeBSD 5.2 Release中XFree86去掉了对zh_CN.EUC的支持 而只支持zh_CN.eucCN,对于zh_CN.GBK与zh_CN.GB18030在大部分中文ports中还未有相应的支持。目前还是zh_CN.eucCN (使用GB2312编码) locale最为正式,也最为成熟。

作者: Freebird   发布时间: 2004-08-14

明白了,谢谢,解决

作者: bsdhacker   发布时间: 2004-08-15

引用:
最初由 夜猫子 发表
export LC_CTYPE=zh_CN.eucCN
我的是4.10 用的就是这个 it's OK

作者: linfeng.CN   发布时间: 2004-08-15

热门下载

更多