en,我再试试看。
1. lenny, vim, SCIM输入法(拼音)
2. env
SSH_AGENT_PID=2707
SHELL=/bin/bash
TERM=xterm
WINDOWID=25165836
USER=jdl
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31
On Fri, Apr 03, 2009 at 11:11:05AM +0600, David Lee wrote:
> 偶的设置是
> LANG=en_US
> LC_CTYPE=zh_CN
> LANG表示环境locale,可以显示英文的菜单,中文也显示正常(设置成其他的locale也能正常显示中文)。如果想正确的___输入___必须设置LC_CTYPE=zh_CN,告诉系统输入时的编码为zh_CN.gb2312编码,否则出现乱码。LC_CTYPE=utf-8看起来也工作,但输入时是4bit,4bit工作的,并且在其他程序中不能工作,比如mutt。
我的 LC_CTYPE 是 en_U
On Fri, Apr 03, 2009 at 11:11:05AM +0600, David Lee wrote:
> 偶的设置是
> LANG=en_US
> LC_CTYPE=zh_CN
> LANG表示环境locale,可以显示英文的菜单,中文也显示正常(设置成其他的locale也能正常显示中文)。如果想正确的___输入___必须设置LC_CTYPE=zh_CN,告诉系统输入时的编码为zh_CN.gb2312编码,否则出现乱码。LC_CTYPE=utf-8看起来也工作,但输入时是4bit,4bit工作的,并且在其他程序中不能工作,比如mutt。
>
从 Debian 4.0 开始
偶的设置是
LANG=en_US
LC_CTYPE=zh_CN
LANG表示环境locale,可以显示英文的菜单,中文也显示正常(设置成其他的locale也能正常显示中文)。如果想正确的___输入___必须设置LC_CTYPE=zh_CN,告诉系统输入时的编码为zh_CN.gb2312编码,否则出现乱码。LC_CTYPE=utf-8看起来也工作,但输入时是4bit,4bit工作的,并且在其他程序中不能工作,比如mutt。
2009/4/3, Deng Xiyue :
> On Fri, Apr 03, 2009 at 10:24:38AM +0600, David Lee wrote:
>
On Fri, Apr 03, 2009 at 10:24:38AM +0600, David Lee wrote:
> 你想系统显示英文?设置LANG=en_US就可以了,为了保证输入法工作正常,同时设置LC_CTYPE=zh_CN。
>
想让输入法工作只要使用 UTF-8 的 locale 就可以,比如 en_US.UTF-8。
--
To UNSUBSCRIBE, email to debian-chinese-gb-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm
你想系统显示英文?设置LANG=en_US就可以了,为了保证输入法工作正常,同时设置LC_CTYPE=zh_CN。
在 09-4-3,cathayan 写道:
> 2009/4/3 Dongsheng Song :
>> 2009/4/3 Liuheng :
>>> 如题。
>>> 我装系统就是中文的。
>>> 现在想装英文的LOCAL支持怎么装呢?
>>>
>>
>> 所有 Linux 都内置支持英文,在你的 ~/.zshrc 或 ~/.bash_profile 等文件中
>> 增加:
>>
>> unset LANG LANGUAGE
>> export LC_ALL=en_US.UT
2009/4/3 Dongsheng Song :
> 2009/4/3 Liuheng :
>> 如题。
>> 我装系统就是中文的。
>> 现在想装英文的LOCAL支持怎么装呢?
>>
>
> 所有 Linux 都内置支持英文,在你的 ~/.zshrc 或 ~/.bash_profile 等文件中
> 增加:
>
> unset LANG LANGUAGE
> export LC_ALL=en_US.UTF_8 或 export LC_ALL=C
>
> 即可。
>
aptitude install locales不想费时间等着编译的话就装 locales-all
dpkg-re
2009/4/3 Liuheng :
> 如题。
> 我装系统就是中文的。
> 现在想装英文的LOCAL支持怎么装呢?
>
所有 Linux 都内置支持英文,在你的 ~/.zshrc 或 ~/.bash_profile 等文件中
增加:
unset LANG LANGUAGE
export LC_ALL=en_US.UTF_8 或 export LC_ALL=C
即可。
如题。
我装系统就是中文的。
现在想装英文的LOCAL支持怎么装呢?
--
Liuheng
On Fri, Apr 03, 2009 at 09:39:49AM +0800, easthero wrote:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521712
> 有bug report了,暂时可以装 linux-source-2.6.29 来 workaround 吧
>
同时请注意升级 kernel-package 到 11.002[1] :)
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501995
--
To UNSUBSCRIBE, em
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521712
有bug report了,暂时可以装 linux-source-2.6.29 来 workaround 吧
2009/4/3 easthero
> 我现在用 apt-file search 也找不到 Makefile_32.cpu 这个文件,头大
>
> 2009/4/1 Deng Xiyue
>
> On Wed, Apr 01, 2009 at 05:26:18PM +0800, allan xu wrote:
>> > 编译 virtualbox-ose 和 alsa
我现在用 apt-file search 也找不到 Makefile_32.cpu 这个文件,头大
2009/4/1 Deng Xiyue
> On Wed, Apr 01, 2009 at 05:26:18PM +0800, allan xu wrote:
> > 编译 virtualbox-ose 和 alsa 模块时都出现这个错误。后来把 2.6.26 kernel-headers
> 下面的这个文件复制过去,
> > virtualbox-ose 模块编译通过了,而 alsa 还是出现了一堆错误。
> >
> > 有人碰到吗?
>
> 2.6.29 开始 Linux 内核代码中
1,one IP that no one use or you would never communicate to will be OK.
2,get it from Windows or your classmate
--
Ren Xiaolei
--
To UNSUBSCRIBE, email to debian-chinese-gb-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Thursday, April 2, 2009 at 18:09, julycl...@gmail.com wrote:
> broadcast storm cannot increase because of layer 2 segmenting.
> I asked some advanced networking enginner, they advised that you execute
> arp -s some_IP_in_your_subnet MAC_of_the_router
Thanks for your helpful reply. I've
broadcast storm cannot increase because of layer 2 segmenting.
I asked some advanced networking enginner, they advised that you execute
arp -s some_IP_in_your_subnet MAC_of_the_router
route add default gw the_IP_above
a trick for your ugly network.
2009/4/2 :
> I don't think this is a goo
On Thursday, April 2, 2009 at 17:17, julycl...@gmail.com wrote:
> You should use /128.0.0.0 as your subnet mask.
> But you would connect to little part of Internet.
I don't think this is a good way to solve this issue. Even it can
solve this problem, there will be more broadcast storm.
> 200
You should use /128.0.0.0 as your subnet mask.
But you would connect to little part of Internet.
2009/4/2 :
> On Thursday, April 2, 2009 at 16:37, julycl...@gmail.com wrote:
>> modify the subnet mask to satisfy.
>
> What should be the mask looks like for my case?
--
Ren Xiaolei
--
To UNSUBSCR
On Thursday, April 2, 2009 at 16:37, julycl...@gmail.com wrote:
> modify the subnet mask to satisfy.
What should be the mask looks like for my case?
> 2009/4/2 :
>> Now, I switched from windowsxp to debian with the above ip
>> configurations, but I don't know how should I set my debian using the
2009-04-02
pope945
发件人: Crane Wang
发送时间: 2009-04-02 13:25:22
收件人: debian-chinese-gb@lists.debian.org
抄送:
主题: unsubscribe
--
Best Regards
modify the subnet mask to satisfy.
2009/4/2 :
> Now, I switched from windowsxp to debian with the above ip
> configurations, but I don't know how should I set my debian using the
> above ip configurations, to be more specifically, the main issue in my
> case is that: the gateway doesn't locate a
20 matches
Mail list logo