|
|
|
|
| unreadable code in base-config |
 unreadable code in base-config - qiyoa [ 2005-07-30 22:04 | 442 byte(s)]
 Re: unreadable code in base-config - x11perf [ 2005-07-31 19:28 | 104 byte(s)]
 Re: unreadable code in base-config - achaogee [ 2005-07-31 15:52 | 115 byte(s)]
 Re: unreadable code in base-config - qiyoa [ 2005-08-01 20:24 | 369 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
Today, I have a try to isntall Debian on my laptop computer. In the installation, I select Chinese as the language, then after installations, in the text mode, i set English as the default language.
Now, I met a problem, in the menu of base-config and tasksel, all the characters are unreadable, I dont know why. Maybe some configuration file should be modified, could anybody tell me how to do it ? Thank you very much!
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
像下面这样运行就不会有乱码了:
LC_ALL=en_US base-config
LC_ALL=en_US tasksel
|
|
|
----
everything is a file
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
我现在把/etc/enviroment 给改了,改成了
LANGUAGE="en_US:en"
LANG=en_US
但是又出现了如下的错误
locale: Can not set LC_CTYPE to default locale: NO such file or directory
locale:Can not set LC_MESSAGE...................
locale: Cannot set LC_ALL
不知道怎么做了,请教大家,谢谢了。
|
|
|
[Original]
[Print]
[Top]
|
|
|