QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1045|回复: 10

SCIM need some help,thanks!

[复制链接]
发表于 2004-6-29 13:33:17 | 显示全部楼层 |阅读模式
I just have used the Linux for a few  days,so I hope someone can help me out.

I have installed the package of  "scim-0.99.1.tar.gz", now I start the program using commands:
- - - - - - - - - - - - - -  -- - - - - - - - - - -- - - - - - - - - - - - - - - -
[soundless@localhost soundless]$ scim -d
Smart Common Input Method 0.99.1

Launching a SCIM daemon with Socket FrontEnd...
Loading simple Config module ...
Creating backend ...
Loading IMEngine module: rawcode ...
    Loading IMEngine Factory 0 ... : OK
rawcode IMEngine module is successfully loaded.
Loading IMEngine module: table ...
Failed to load table IMEngine module.
Loading socket FrontEnd module ...
Starting SCIM as daemon ...
Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading IMEngine module: socket ...
    Loading IMEngine Factory 0 ... : OK
socket IMEngine module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...
SCIM has been successfully launched.
[soundless@localhost soundless]$ locale
LANG=zh_CN.GB18030
LC_CTYPE="zh_CN.GB18030"
LC_NUMERIC="zh_CN.GB18030"
LC_TIME="zh_CN.GB18030"
LC_COLLATE="zh_CN.GB18030"
LC_MONETARY="zh_CN.GB18030"
LC_MESSAGES="zh_CN.GB18030"
LC_PAPER="zh_CN.GB18030"
LC_NAME="zh_CN.GB18030"
LC_ADDRESS="zh_CN.GB18030"
LC_TELEPHONE="zh_CN.GB18030"
LC_MEASUREMENT="zh_CN.GB18030"
LC_IDENTIFICATION="zh_CN.GB18030"
LC_ALL=
[soundless@localhost soundless]$ echo $XMODIFIERS
@im=Chinput
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - -- - -  -

But  there is nothing happened,I mean, I can not input any Chinese word,even use SHIFT+SPASE,nothibg happened.what I should do,can any XDJM tell me why and how to deal with it?

notes:Before that ,I have installed package of "scim-0.9.3-1.i586.rpm"  and package of "scim-chinese-0.2.7-1.i586.rpm", and also do some changes of the PATH.
发表于 2004-6-29 15:13:49 | 显示全部楼层
你那个scim-0.99.1.tar.gz是从哪里弄的,我在http://ns.turbolinux.com.cn/~suzhe/scim/download.html没看到有这个包啊。只装你最后说的那两个就够了。而且你的locale是中文的应该是系统一起动就自动启动了,应该可以看到sicm的图标的,不用在后台启动。我觉得你可以先把它卸了,然后从装一下最后那两个包,重启一下x,看看他的图标是不是自动出来了,然后ctrl.+space.如果没有,你可以给他的作者苏哲发封邮件问问,他回复很快的。
回复

使用道具 举报

 楼主| 发表于 2004-6-29 17:15:35 | 显示全部楼层
I search it from sheenk.com,and I did like you say, but it still doesn't work, I'll email Suzhe,thanks for you help,xzkm5^_^.
回复

使用道具 举报

发表于 2004-6-29 17:27:17 | 显示全部楼层
确实发布了 :-)
发布页:
http://freedesktop.org/~suzhe/index_cn.html


[soundless@localhost soundless]$ echo $XMODIFIERS
@im=Chinput  

明显有问题,可是我不懂如何改
回复

使用道具 举报

发表于 2004-6-29 17:41:40 | 显示全部楼层
改成 @im=scim
回复

使用道具 举报

发表于 2004-6-29 17:56:00 | 显示全部楼层
主要是在哪里改? 改哪个文件
回复

使用道具 举报

发表于 2004-6-30 01:28:42 | 显示全部楼层
可以在~/.bashrc里面
export $XMODIFIERS=SCIM
回复

使用道具 举报

 楼主| 发表于 2004-6-30 01:39:23 | 显示全部楼层
I did some changes,now when I type "scim" and "scim -d":

---------------------------------------------------------------------------
[soundless@localhost soundless]$ scim
Smart Common Input Method 0.99.1

Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading IMEngine module: socket ...
    Loading IMEngine Factory 0 ... : OK
socket IMEngine module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM ...
scim::FrontEnd: X11 -- failed to initialize XIM Server!
SCIM has exited abnormally.
[soundless@localhost soundless]$ scim -d
Smart Common Input Method 0.99.1

Launching a SCIM process with x11...
Loading socket Config module ...
Creating backend ...
Loading IMEngine module: socket ...
    Loading IMEngine Factory 0 ... : OK
socket IMEngine module is successfully loaded.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...
SCIM has been successfully launched.
-------------------------------------------------------------------------------
and the picture shows below,can someone solve the problem?

(I have emailed Suzhe,I think may be he is busy now,so I come here for help)[url][/url]

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-6-30 04:56:23 | 显示全部楼层
把我的图给你对比一下,先看看你的那个x窗口怎么启动输入法,你试试。如果不行然后再把拼音的输入法装上,看样子你没装。不过既然你的scim设置界面是中文的应该可以用了,以前我头一次装的时候如果不成功界面就总是英文的。另外我以前也把locale改成过中文的,改完之后重启一下x,scim就是自动启动了,它会根据你的设置自动判断行为的。现在我的locale因为不是中文,所以每次都要设置环境变量,具体是:
export XMODIFIERS="@im=SCIM" \
export LANG=zh_CN.GB18030
然后再
scim -d
就会出现
Smart Common Input Method 0.9.3

Loading simple 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 ...
Failed to load table Server module.
Loading x11 FrontEnd module ...
Starting SCIM as daemon ...

希望对你有用。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-6-30 05:19:10 | 显示全部楼层
刚看到一篇帖子,对你应该很有用。http://www.linuxsir.org/bbs/showthread.php?s=&threadid=120961&perpage=15&pagenumber=1
回复

使用道具 举报

 楼主| 发表于 2004-6-30 12:10:07 | 显示全部楼层
Thanks a lot,I'll  try.
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 05:25 , Processed in 0.044693 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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