Gentoo Archives: gentoo-user

From: Lavender <lavender_matrix@×××.com>
To: gentoo-user@l.g.o
Subject: Re:Re: Re:[gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ?
Date: Mon, 07 Nov 2011 13:50:35
Message-Id: 459eae18.e5e3.1337e49e900.Coremail.lavender_matrix@163.com
In Reply to: Re: Re:[gentoo-user] 回复: [gentoo-user] How to show Chinese or write Chinese on console ? by bill.longman@gmail.com
1 I have created file named "00locale" in directory /etc/env.d/
2 The content of "00locale" is like below:
3 LANG="zh_CN.UTF-8"
4 LC_CTYPE="zh_CN.UTF-8"
5 the rest variables are all "en_US.UTF-8"
6
7 Then I used commands below:
8 #locale-gen
9 #env-update && source /etc/profile
10 But it still can't show Chinese, you said that a console font that displays double byte
11 also needed,so which font should I choose?
12
13
14 At 2011-11-07 13:10:03,bill.longman@×××××.com wrote:
15 On Nov 6, 2011 8:01 PM, Lavender <lavender_matrix@×××.com> wrote:
16
17
18 Lavender,
19
20 You should look into changing your locale, as a start. You can start here
21
22 http://www.gentoo.org/doc/en/guide-localization.xml
23
24 but for chinese you will also need to choose a console font that displays double byte.
25
26
27
28
29 在 2011-11-07 11:20:04,"aca.jingru" <aca.jingru@×××××.com> 写道:
30
31 zhcon
32
33 aca.jingru
34
35 Someone told me that zhcon is not stable, it may result in system crash.
36 I think safe method may be needed.

Replies