I've installed Debian on my xbox, have already upgraded the GNOME desktop.
and can already view chinese pages both bg5 & gb now.
I installed fcitx with the command "apt-get install fcitx".
It has been already on my box, but does not work ...
I tried to unpackage the 25xinput.tar.gz to the directory /etc/X11/Xsenssion.d/
reference to this page http://www.linuxsir.cn/bbs/showthread.php?t=237240
and it still does not work .
The penguin tool bar shows on my desktop,
but at the end of tool bar it shows not chinese words but some blocks(you can see at the screenshot),
and nothing happens when I press Ctrl + Space.
my locale
live@xebian:~$ locale
LANG=
LC_CTYPE="OSIX"
LC_NUMERIC="OSIX"
LC_TIME="OSIX"
LC_COLLATE="OSIX"
LC_MONETARY="OSIX"
LC_MESSAGES="OSIX"
LC_PAPER="OSIX"
LC_NAME="OSIX"
LC_ADDRESS="OSIX"
LC_TELEPHONE="OSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
live@xebian:~$ locale -a
C
POSIX
I cannot upgrade locale with "apt-get install loacale", it shows:
--------------------------------------------------------------------------------------
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
locales: Depends: glibc-2.3.2.ds1-22
E: Broken packages
----------------------------------------------------------------------------------------
and I cannot run "dpkg-reconfigure locales" also ...
I just can not reinstall locales or run"dpkg-reconfigure locales".
It shows "locales is broken ..."
I don't know what I can do wiht the package "glibc-2.3.2.ds1-22.diff.gz".
Somebody help me
Thanks again.