Re: zip, unzip doesn't support locale settings

2009-05-13 Thread Lenik
On 2009-5-13 11:23, Christopher Faylor wrote: On Tue, May 12, 2009 at 10:58:00PM +0800, Lenik wrote: (This mail is encoded in utf-8) What is the point of three separate messages when you've already made the point in another thread? cgf Sorry, I think individual package maintainers may noti

Re: zip, unzip doesn't support locale settings

2009-05-12 Thread Christopher Faylor
On Tue, May 12, 2009 at 10:58:00PM +0800, Lenik wrote: > (This mail is encoded in utf-8) What is the point of three separate messages when you've already made the point in another thread? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.

zip, unzip doesn't support locale settings

2009-05-12 Thread Lenik
(This mail is encoded in utf-8) bash-3.2$ ls .zip .gz bash-3.2$ echo $LANG bash-3.2$ export LANG=zh_CN.GBK bash-3.2$ zip a * zip warning: name not matched: 好.gz zip warning: name not matched: 你好 zip error: Nothing to do! (a.zip) bash-3.2$ unzip 世界.zip unzi