[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re[2]: Chinput 3.0.1 was packaged ;-)



Hello wen,

On Friday, November 17, 2000, wen@japan.email.ne.jp wrote:

hashao>> You have to export XMODIFIERS=@im before you start crxvt on command
hashao>> line. 

wjenj> In ~/.bash_profile
wjenj> export LC_ALL=zh_CN.GB2312
wjenj> export LANG=zh_CN.GB2312
wjenj> export XMODIFIERS=@im=Chinput

wjenj> then 
wjenj> $ source .bash_profile

wjenj> in xterm
wjenj> $ crxvt-gb -im Chinput -pt Root&
wjenj>  crxvt: Setting locale failed. <--  message

If it is failed, locale will fall back to C. That is bad.
So this is the problem. try export LC_CTYPE=zh_CN.GB2312 and
unset LC_ALL and LANG. I don't know why you LC_ALL=zh_CN.GB2312
is failed. It should be OK under potato. When LC_ALL and LANG
failed, it is most likely that your /usr/share/locale/zh_CN
don't have all the neccessary locale properties.

PS: are you sure the Chinput is up and running? In your other
mail, it looks like chinput is not running. check with 'ps' please.

-- 
Best regards,
 hashao                            mailto:hashao@china.com.n.s.pam




Reply to: