LinuxSir.cn,穿越时空的Linuxsir!

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

Help! local can't be setted correctly!~~~~[solved]

[复制链接]
发表于 2005-5-23 19:02:21 | 显示全部楼层 |阅读模式
After i update portage and reboot the system, i found the local can't be setted correctly. it was setted like this :
  1. LANG=
  2. LC_CTYPE="POSIX"
  3. LC_NUMERIC="POSIX"
  4. LC_TIME="POSIX"
  5. LC_COLLATE="POSIX"
  6. LC_MONETARY="POSIX"
  7. LC_MESSAGES="POSIX"
  8. LC_PAPER="POSIX"
  9. LC_NAME="POSIX"
  10. LC_ADDRESS="POSIX"
  11. LC_TELEPHONE="POSIX"
  12. LC_MEASUREMENT="POSIX"
  13. LC_IDENTIFICATION="POSIX"
  14. LC_ALL=
复制代码


i changed the local to "zh_CN.GBK" by "export LANG=zh_CN.GBK; export LC_ALL=zh_CN.GBK". but when i logout and login again, the local changed.

the file /etc/env.d/10018n is editted correctly. like this:
  1. LANG=zh_CN.GBK
  2. LC_ALL=zh_CN.GBK
复制代码


any one can help me?

even though i change the local to zh_CN.GBK, the input method fcitx is unuseful. Forgive my poor english!
发表于 2005-5-23 19:30:43 | 显示全部楼层
env-update
回复 支持 反对

使用道具 举报

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

本版积分规则

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