|
|
gtk无法显示中文文件名。/etc/profile和.xinitrc都设置为
LANG=zh_CN.gbk
LC_ALL=zh_CN.gbk
===========================
localhost / # locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=zh_CN.gbk
==========================
localhost / # genlop kde
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "zh_CN.gbk",
LANG = "zh_CN.gbk"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
* kde-base/kde
============================
还有如何在useflags 中设置 userlocales。 |
|