Re: CYGWIN_NT-6.1-WOW64: Unable to install rubies with rvm

2010-11-17 Thread neomjp
-1.7. (Actually, most revisions that I have tried worked. The codes seem to be very well maintained.) I hope these information helps you build ruby-1.9 on CYGWIN_NT-6.1-WOW64 . -- neomjp -- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http

Re: gitk unusable in cygwin-1.7.6-1 because tcltk-20080420-1 is native win32 app.

2010-08-30 Thread neomjp
this. -- neomjp -- GyaO! - Anime, Dramas, Movies, and Music videos [FREE] http://pr.mail.yahoo.co.jp/gyao/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

gitk unusable in cygwin-1.7.6-1 because tcltk-20080420-1 is native win32 app.

2010-08-27 Thread neomjp
War and Peace of an X-based package. Is anything moving recently in this vein? -- neomjp -- GyaO! - Anime, Dramas, Movies, and Music videos [FREE] http://pr.mail.yahoo.co.jp/gyao/ -- Problem reports: http://cygwin.com/problems.html FAQ

git-1.7.0.4-2 put files in .../python2.5/site-packages/ .

2010-06-28 Thread neomjp
with python2.6 will fix this, I suppose. -- neomjp -- 2010 FIFA World Cup News [Yahoo!Sports/sportsnavi] http://pr.mail.yahoo.co.jp/southafrica2010/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

luit package and pty

2009-07-28 Thread neomjp
Hi, The recent xterm is configured with --enable-luit, but /usr/bin/luit is currently broken. $ cygcheck -f `which luit` luit-1.0.3-1 $ luit Couldn't allocate pty: No such file or directory The cause of this error and a possible fix is in http://sourceware.org/ml/cygwin/2009-04/msg00725.html

luit-1.0.3-1: Couldn't allocate pty: No such file or directory

2009-04-30 Thread neomjp
$ cygcheck -c luit Cygwin Package Information Package VersionStatus luit 1.0.3-1OK $ /usr/bin/luit.exe Couldn't allocate pty: No such file or directory This error is caused by trying to opening a pseudo terminal in a BSD way (instead of in a SVR4 or

Re: [1.7] Support for CJK Character Sets

2009-04-07 Thread neomjp
, that is more than I expected. -- neomjp -- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

Re: [1.7] Support for CJK Character Sets

2009-04-06 Thread neomjp
by default. C:\chcp 20932 Active code page: 20932 C:\ Thanks for this report, SJIS and eucJP supports are good progress. I will be looking forward to cygwin-1.7.0-46. -- neomjp -- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp

[1.7] Support for CJK Character Sets

2009-04-03 Thread neomjp
to these character sets to fail? Or, what am I doing wrong? Any hints? -- neomjp for lang in UTF-8 SJIS GBK Big5 ISO-2022-JP eucJP eucKR ; do export LANG=en_US.${lang}; echo; echo LANG=${LANG}; ls q* | od -t x1 -t a; export LANG=en_US.UTF-8; echo This must be identical to: ls q* | iconv -f

Re: Updated: xterm-238-1

2009-02-20 Thread neomjp
the xterm-238-1 source package and see /usr/src/xterm-238-1.cygport .) For more information on how to enable utf8 resource, see http://sourceware.org/ml/cygwin-xfree/2008-12/msg00079.html -- neomjp -- Power up the Internet with Yahoo! Toolbar. http

Re: Bug in startXwin.bat

2009-02-13 Thread neomjp
for the above case. I hope these patches help and get thoughtfully considered. -- neomjp diff -us /usr/bin/startxwin.bat /usr/bin/startxwin.bat.new.bat --- /usr/bin/startxwin.bat 2009-01-19 15:43:42.00100 +0900 +++ /usr/bin/startxwin.bat.new.bat 2009-02-14 05:52:03.84375 +0900

Re: xterm-237-2 still has no UTF-8 support

2008-12-10 Thread neomjp
fonts? -- neomjp -- Power up the Internet with Yahoo! Toolbar. http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: xterm-237-2 still has no UTF-8 support

2008-12-09 Thread neomjp
with proper locale settings. Start bash and say, perl -we 'binmode(STDOUT, :utf8); print(pack(U*, 12371, 12435, 12395, 12385, 12399, 32, 50504, 45397, 54616, 49464, 50836, 63, 32, 20320, 22909));' This should print hello in Japanese, Korean, and Chinese. -- neomjp

Re: cygport/rsync problem

2008-10-28 Thread neomjp
I wrote this mail as a reply to http://sourceware.org/ml/cygwin-apps/2008-10/msg00075.html but let me post it here because I am not a package maintainer and am not a subscriber to cygwin-apps. On 2008/10/26 21:42, Steffen Sledz wrote: rsync: Failed to dup/close: Socket operation on non-socket

Re: xterm(229-1) does not accept -u8

2007-08-24 Thread neomjp
back on again, maybe in future updates. -- neomjp -- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

xterm(229-1) does not accept -u8

2007-08-23 Thread neomjp
was that --enable-wide-chars was not used at the configuration step. (http://cygwin.com/ml/cygwin-xfree/2004-03/msg00616.html) I wonder if it is also the case this time. -- neomjp -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html