LinuxSir.cn,穿越时空的Linuxsir!

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

Help for Scim , I can't to input chinese language

[复制链接]
发表于 2005-9-19 00:08:59 | 显示全部楼层 |阅读模式
[root@localhost Desktop]# rpm -Uvh scim-pinyin-0.5.0-3.el4.kb.i386.rpm
warning: scim-pinyin-0.5.0-3.el4.kb.i386.rpm: V3 DSA signature: NOKEY, key ID 3e13cf5b
error: Failed dependencies:
        libscim-1.0.so.6 is needed by scim-pinyin-0.5.0-3.el4.kb.i386
        libscim-gtkutils-1.0.so.6 is needed by scim-pinyin-0.5.0-3.el4.kb.i386



why??? :help
发表于 2005-9-19 00:15:19 | 显示全部楼层
你的系统中没有scim,或者scim的版本太低。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-19 00:19:27 | 显示全部楼层
scim is 1.4.2
i can't install pinyin

but i can open scim 1.4.2

centOS 4.1
回复 支持 反对

使用道具 举报

发表于 2005-9-19 00:24:28 | 显示全部楼层
那就是因为scim-pinyin不是给你这个scim的版本编译的,如果发行版没有带,最好还是自己编译。尽量不要从rpmfind上边随便找一个东西来装。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-9-19 03:05:32 | 显示全部楼层
我总算搞定他了。。。原来的问题很怪
后来我所信scim用rpm 包安装。。因为官方有个rpm包能够很好的支持我的centos
其他的东东全部手动编译嘎嘎
总算又能爽拉哈哈。。。谢谢你的提醒
回复 支持 反对

使用道具 举报

发表于 2005-10-8 12:53:55 | 显示全部楼层
Post by zippo_qq
scim is 1.4.2
i can't install pinyin

but i can open scim 1.4.2

centOS 4.1


tar zxvf scim-1.4.2.tar.gz
cd scim-1.4.2
./configure --prefix=/usr
make
make install

tar zxvf scim-pinyin....
cd scim-pin....
./configure
make
make install
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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