LinuxSir.cn,穿越时空的Linuxsir!

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

HELP! A quest about FIREBIRD!!!

[复制链接]
发表于 2003-12-30 18:41:23 | 显示全部楼层 |阅读模式
When I start firebird, it reports the error message as following:

===========================================================
** (MozillaFirebird-bin:58029): WARNING **: Unable to open XIM input method, falling back to XLookupString()
===========================================================

I don't konw why?
HELP!!!
发表于 2003-12-30 18:54:53 | 显示全部楼层
Which chinese input system do you use ?
 楼主| 发表于 2003-12-30 19:29:23 | 显示全部楼层
fcitx
 楼主| 发表于 2003-12-30 19:30:49 | 显示全部楼层
I can use fcitx with firebird when I set LC_ALL to zh_CN.EUC. But I want to use English interface.
 楼主| 发表于 2003-12-30 21:04:51 | 显示全部楼层
There is a similar problem here:

http://forums.mozillazine.org/vi ... hlight=input+locale

But I compiled firebird with GTK2 and XFT support.
 楼主| 发表于 2003-12-30 21:37:08 | 显示全部楼层
解决了

# support the english interface and chinese input method.
setenv  LC_ALL                       
setenv         LC_CTYPE                 zh_CN.EUC
setenv         LANG                        en_US.ISO8859-1
setenv        GTK_IM_MODULE                xim
setenv         XMODIFIERS                 @im=fcitx

这样就行了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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