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 notice.
please remove it.

Thanks,
Lenik


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



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
unzip:  cannot find or open 世界.zip, 世界.zip.zip or 世界.zip.ZIP.


FYI
你 = \u4f60
好 = \u597d
世 = \u4e16
界 = \u754c


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



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.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/