sky_cloud 发表于 2002-11-13 11:55:02

I CAN'T INPUT CHINESE,I WANT TO KNOW WHY...

i downloadxsim and xsimdata from this net ,and i install it.but i still can't input chinese using xsim.it seemed that xsim not work.i press CTRL + SPACE in xwindow , can't active the xsim,somebody help me! i am using GUN
thank you! :cry:

llc 发表于 2002-11-13 11:59:56

描述: 极号的中文输入法,除了速度比minichinput慢之外,其它方面都要好 如果你是第一次用这个输入法还请下载智能词库
安装:rpm -ivh xxx.rpm
运行:见:http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=3449

这里有个地址,说明的安装运行方法及相关问题,请问你看过没有?

sky_cloud 发表于 2002-11-13 12:14:27

sure,just this one!

程序名称: xsim for redhat8 的词库文件大小: 1.93 MB

版本: 0.3.9.4 上传时间: 2002-10-31 00:00:00 分类: 中文输入 描述: xsim for redhat8 的智能词库,如果你以前用过xsim,请不要安装这个,因为它可能会覆盖掉你原来的习惯词库!
安装:rpm -ivh xxx.rpm

i install it already! :cry:

llc 发表于 2002-11-13 12:23:12

描述: 极号的中文输入法,除了速度比minichinput慢之外,其它方面都要好 如果你是第一次用这个输入法还请下载智能词库
安装:rpm -ivh xxx.rpm
运行:见:http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=3449

这里有个地址,说明的安装运行方法及相关问题,请问你看过没有?

我再问一次,上面的地址你去看过没有?

sky_cloud 发表于 2002-11-13 14:20:07

now the problem is changed!

XSIM: failed create font :-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-iso8859-1,-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-gbk-0
invalid font ISO10646-1
invalid font ISO8859-1
invalid font ISO8859-1
invalid font JISX0208.1983-0
invalid font KSC5601.1987-0

when i tpye 'xsim' in a teminal window,the screen show me this,i copyed all the window98' fonts to the /usr/share/fonts,i still lost some font?
i am newer! thank you for your answer IIC!

llc 发表于 2002-11-13 17:00:46

修改/usr/local/xsim/etc/xsimrc的字体设置,将里面所有类似下面的行:
        #FONT_NAME        "AUTO"
        FONT_NAME        "-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-iso8859-1,-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-gbk-0"

改成
      FONT_NAME        "AUTO"
       #FONT_NAME        "-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-iso8859-1,-misc-simsun-medium-r-normal-*-14-*-*-*-*-*-gbk-0"

单拷贝字体进某个目录是无法在全部程序中调用的,建议你去中文版先看看那些关于美化的帖子,按里面的方法才能用上simsun

如果你是新手,还是建议你用回原来的minichinput输入法好一点

sky_cloud 发表于 2002-11-14 09:49:49

i am under linux again!

i delet xsim and xsim,and choose the minichinput.
but i install the minichinputrpm and i still can't active this chinese input neither i press CTRL + SPACE or CTRL + SHIFT,how can i active the minichinput?
i am not intall the minichinput when i install the linux 8.0
VERY VERY THANK YOU ,IIC! :-D

llc 发表于 2002-11-14 11:19:24

可能的原因有:
1,你的locale不是中文,你在终端里运行一下locale命令,贴出结果
2,你的minichinput没有运行,你在终端里运行一下chinput 命令,结果也贴出来
3,你的输入法环境变量没设置好,vi ~/.bash_profile
加入这行试试:
export XMODIFIERS=chinput

sky_cloud 发表于 2002-11-14 11:45:01

1:
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

2:
# chinput
Chinput Version 3.0.2 -- XIM Server
Distributed under the terms of the GNU General Public License (GPL)
Following charsets:
0: YB
@
Segmentation fault

3. i add the word you told me

4.give me a chance to qing ni chi fan IIC atter i resovle this problem!
Thank you!

llc 发表于 2002-11-14 11:51:36

你的系统如果是rh8,将/etc/sysconfig/i18n的内容改成这样,然后再在终端运行chinput试试:(如果出错,将终端里的信息再贴出)
LANG="zh_CN.GB18030"
#LC_ALL=zh_CN.GB18030
#SUPPORTED="zh_CN.GB18030:zh_CN:zh"
SUPPORTED="zh_HK.UTF-8:zh_HK:zh:zh_CN.GB18030:zh_CN:zh:zh_TW.Big5:zh_TW:zh:en_US.UTF-8:en_US:en"
SYSFONT="lat0-sun16"
SYSFONTACM="iso15"



你可能安装时没选择中文支持

sky_cloud 发表于 2002-11-14 11:59:50

# chinput
Chinput Version 3.0.2 -- XIM Server
Distributed under the terms of the GNU General Public License (GPL)
Basic: Cannot open font -misc-zysong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1

i change the /etc/sysconfig/i18n, and type'chinput',linux show me this,i lost font i think! what the lost font name?

llc 发表于 2002-11-14 12:02:00

你能正常显示中文网页吗?
你的情形是系统没有 -misc-zysong18030-medium-r-normal--0-0-0-0-c-0-iso10646-1这个字体,而这个字体是rh8自带,正常情况下应该有

sky_cloud 发表于 2002-11-14 12:33:04

sure,i am under linux now,and i can see all chinese word in the net

llc 发表于 2002-11-14 12:51:01

运行setup,看服务里的xfs服务启动了没有,没有就选上重起

sky_cloud 发表于 2002-11-14 12:57:47

xfs service is automice active, and now my desktop is chinese after a change the file/etc/sysconfig/i18n ,something wrong?
页: [1] 2
查看完整版本: I CAN'T INPUT CHINESE,I WANT TO KNOW WHY...