installation type: server+x-windows-system-core + xfce+fcitx
problem: I can't use fcitx .
代码: 全选
root@myubuntu# cat /etc/environment
LANGUAGE="en_US:en"
LC_CTYPE=zh_CN.UTF-8
GST_ID3_TAG_ENCODING=GBK
LANG=en_HK.UTF-8
root@myubuntu#
root@myubuntu# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_CTYPE = "zh_CN:UTF-8",
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales...
en_US.UTF-8... done
en_GB.UTF-8... done
zh_CN.UTF-8... done
en_HK.UTF-8... done
zh_CN.GBK... done
Generation complete.
root@myubuntu:~/MyDownloads# cat /etc/environment
LANGUAGE="en_US:en"
LC_CTYPE=zh_CN.UTF-8
GST_ID3_TAG_ENCODING=GBK
LANG=en_HK.UTF-8
root@myubuntu#
[/quote]