LinuxSir.cn,穿越时空的Linuxsir!

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

SCIM的安装问题

[复制链接]
发表于 2003-1-13 13:32:02 | 显示全部楼层 |阅读模式
请教苏大侠!我在MDK9.0里装您的SCIM时,揭示要装GTK>=2.0,可是我在我的/usr/lib里明明看到有gtk2.0及pango等目录啊?SCIM的安装是要lib库还是deleve库?
干脆,您写一个安装脚本让它自动检测是否满足软件要求,自动安装算了,太多rpm包了!
发表于 2003-1-13 15:27:18 | 显示全部楼层
可能gtk2 包的名字和 MDK 上面的不一样。你用 rpm --nodeps 安装试一试。应该能用。
 楼主| 发表于 2003-1-13 18:18:49 | 显示全部楼层

还是有问题啊!

装了很多lib包,可是还是提示前面提出的问题,即需要gtk2.用rpm -ihv --nodeps scim*装后再运行还是不行!
见附图!
后来发现用root和普通用户运行的出错信息不同。再看用户目录下的.scim对普通用户锁定。用:
#chmod 775 .scim
后普通用户运行scim,还是出错!
发表于 2003-1-13 18:31:59 | 显示全部楼层
初始化 XIM 失败。
1、看看你的 DISPLAY 设置对了没有,在这个终端里面执行 X 的程序能运行不?
2、看看 ps awx 的结果,是不是已经有一个 SCIM 在运行了?
 楼主| 发表于 2003-1-13 18:38:19 | 显示全部楼层
大侠,如图所示!看不到状态条!
(因为在MDK的KDE下,不能kill掉当前的输入法的),但GNOME出也是一样的!
 楼主| 发表于 2003-1-13 18:38:56 | 显示全部楼层
图2
 楼主| 发表于 2003-1-13 18:41:37 | 显示全部楼层
图4
 楼主| 发表于 2003-1-13 18:47:47 | 显示全部楼层
??贴图错误??
[don@133-aprod-YD don]$ Loading gconf Config module ...
Creating backend ...
Loading Server module: pinyin ...
    Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
    Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
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
table Server module is successfully loaded.
Loading x11-gtk FrontEnd module ...
Starting SCIM ...
scim::FrontEnd: X11 -- failed to initialize XIM Server!
发表于 2003-1-13 18:50:29 | 显示全部楼层
你上面那个图 SCIM 启动不是挺正常的么?

你不用  ctrl-space 激活输入法,哪来的状态条呢?

另外,建议你用 scim -c simple -d 启动输入法,后面不要加 &。

另外,看看你的 XMODIFIERS 是不是设置成了

XMODIFIERS=@im=SCIM
 楼主| 发表于 2003-1-13 18:50:38 | 显示全部楼层
[don@133-aprod-YD don]$ Loading gconf Config module ...
Creating backend ...
Loading Server module: pinyin ...
    Loading Server Factory 0 ... : OK
pinyin Server module is successfully loaded.
Loading Server module: rawcode ...
    Loading Server Factory 0 ... : OK
rawcode Server module is successfully loaded.
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
table Server module is successfully loaded.
Loading x11-gtk FrontEnd module ...
Starting SCIM ...
scim::FrontEnd: X11 -- failed to initialize XIM Server!

[2]+  Exit 255                scim
[don@133-aprod-YD don]$ ps -aw
  PID TTY          TIME CMD
6008 pts/1    00:00:01 scim
6098 pts/1    00:00:00 ps
[don@133-aprod-YD don]$
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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