LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 752|回复: 3

SCIM 编译安装通过,可输入条总是出不来!!!

[复制链接]
发表于 2003-12-14 22:16:10 | 显示全部楼层 |阅读模式
SCIM 编译安装通过, 可是运行时在控制台的输出说是装载成功,可输入条总是出不来
发表于 2003-12-14 22:24:53 | 显示全部楼层
设置好了吗?
有没有在 /etc/profile 文件添加
export LANG=zh_CN
export LC_CTYPE=zh_CN
export LC_ALL=zh_CN
export XMODIFIERS=@im=SCIM
 楼主| 发表于 2003-12-14 23:13:08 | 显示全部楼层
Is locale must be set to zh_CN??
I tried locale zh_CN,but it doesn't work!!!

gentoo root # locale
LANG=zh_CN.GBk
LC_CTYPE="zh_CN.GBK"
LC_NUMERIC="zh_CN.GBK"
LC_TIME="zh_CN.GBK"
LC_COLLATE="zh_CN.GBK"
LC_MONETARY="zh_CN.GBK"
LC_MESSAGES="zh_CN.GBK"
LC_PAPER="zh_CN.GBK"
LC_NAME="zh_CN.GBK"
LC_ADDRESS="zh_CN.GBK"
LC_TELEPHONE="zh_CN.GBK"
LC_MEASUREMENT="zh_CN.GBK"
LC_IDENTIFICATION="zh_CN.GBK"
LC_ALL=zh_CN.GBK



gentoo root # scim
Smart Common Input Method 0.6.1

Loading simple Config module ...
Creating backend ...
Loading Server module: rawcode ...
    Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading Server module: socket ...
Failed to load socket Server module.
Loading Server module: table ...
    Loading Server Factory 0 ... : OK
    Loading Server Factory 1 ... : OK
    Loading Server Factory 2 ... : OK
    Loading Server Factory 3 ... : OK
    Loading Server Factory 4 ... : OK
    Loading Server Factory 5 ... : OK
    Loading Server Factory 6 ... : OK
    Loading Server Factory 7 ... : OK
    Loading Server Factory 8 ... : OK
    Loading Server Factory 9 ... : OK
    Loading Server Factory 10 ... : OK
table Server module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM ...
scim::FrontEnd: X11 -- failed to initialize XIM Server!


gentoo root # scim -d
Smart Common Input Method 0.6.1

Loading simple Config module ...
Creating backend ...
Loading Server module: rawcode ...
    Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
Loading Server module: socket ...
Failed to load socket Server module.
Loading Server module: table ...
    Loading Server Factory 0 ... : OK
    Loading Server Factory 1 ... : OK
    Loading Server Factory 2 ... : OK
    Loading Server Factory 3 ... : OK
    Loading Server Factory 4 ... : OK
    Loading Server Factory 5 ... : OK
    Loading Server Factory 6 ... : OK
    Loading Server Factory 7 ... : OK
    Loading Server Factory 8 ... : OK
    Loading Server Factory 9 ... : OK
    Loading Server Factory 10 ... : OK
table Server module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...


but when I can't use ctrl-space to start scim!!!
发表于 2003-12-15 08:15:04 | 显示全部楼层
换成 zh_CN 试试
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表