|
以将/etc/sysconfig/i18n文件改为这个样子
LANGUAGE=zh_CN.GB2312:zh_CN:zh
LC_ADDRESS=zh_CN
LC_COLLATE=zh_CN
LC_NAME=zh_CN
XIM= *
LC_NUMERIC=zh_CN
LC_TIME=zh_CN
LC_MEASUREMENT=zh_CN
LANG=zh_CN
LC_MESSAGES=zh_CN
LC_IDENTIFICATION=zh_CN
LC_CTYPE=zh_CN
LC_TELEPHONE=zh_CN
CONSOLE_NOT_LOCALIZED=yes
ENC=gb
LC_MONETARY=zh_CN
XIM_PROGRAM= *
LC_PAPER=zh_CN
XMODIFIERS="@im= *
用chkconfig --list 看了里面有没有scim服务
系统重启后也没有scim输入法了
./configure 过后
make 的时候出现错误,请大家帮我看一下。
======error.file=================
make all-recursive
make[1]: Entering directory `/home/download/fcitx-3.1.1'
Making all in doc
make[2]: Entering directory `/home/download/fcitx-3.1.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/download/fcitx-3.1.1/doc'
Making all in tools
make[2]: Entering directory `/home/download/fcitx-3.1.1/tools'
gcc -g -O2 -INONE -Wall -o mb2txt mb2txt.o -LNONE -lX11
make[2]: Leaving directory `/home/download/fcitx-3.1.1/tools'
make[1]: Leaving directory `/home/download/fcitx-3.1.1'
============================= |
|