RE: FW: How to display Russian Cyrillic and Chinese in Cygwin Bash Console?

2008-09-16 Thread siegfried
I was google searching for documentation and could not find much on rxvt.org. The best documentation seems to be in the man page. I just did a cygwin update. Are we off topic here because this is really an XFree86 topic? I cannot figure out how to run the non-X version of rxvt but I remember selec

RE: inetutils 1.5-4, ftp + inline password immediately quits

2008-09-16 Thread Robinson, Paul T (NonStop)
NightStrike wrote: > The only purpose of an ascii transfer is to convert text conventions > (line endings, ascii/ebdcii encoding, etc). With scp, this does not > happen, as scp is a drop in replacement for cp/rcp. Instead, you have > to combine it with a dos2unix command of some sort to do the conv

Re: [ANNOUNCEMENT] Updated experimental package: gcc4-4.3.2-1 (Why thread model is single?)

2008-09-16 Thread Tatsuro MATSUOKA
Hello I have a simple question of the thead model of gcc-4. At gcc v3 on cygwin thead model is posix. $ gcc-4 -v : Thread model: single Is there any reason to be a single thread model for gcc-4? Regards Tatsuro -- Enjoy MLB with MAJOR.JP! Ichiro, Matsuza

[ANNOUNCEMENT] Updated: gtypist-2.8.1-1

2008-09-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following packages have been updated in the Cygwin net release: *** gtypist-2.8.1-1 This is a long-overdue version bump; see NEWS for changes. Yaakov DOWNLOAD: = Note that downloads from sources.redhat.com (aka cygwin.com) aren't al

[ANNOUNCEMENT] Updated: perl-ExtUtils-Depends-0.301-1

2008-09-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following packages have been updated in the Cygwin net release: *** perl-ExtUtils-Depends-0.301-1 This version bump includes the Cygwin linking patch required for the current cygport versions. Yaakov *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

[ANNOUNCEMENT] Updated: esound-0.2.40-1

2008-09-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following packages have been updated in the Cygwin net release: *** esound-0.2.40-1 *** libesound0-0.2.40-1 *** libesound-devel-0.2.40-1 This is an upstream version bump; see NEWS for changes. Yaakov DOWNLOAD: = Note that downloads

[ANNOUNCEMENT] Updated: pcre-7.8-1

2008-09-16 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The following packages have been updated in the Cygwin net release: +++ libpcre0-7.8-1 +++ pcre-7.8-1 +++ pcre-devel-7.8-1 +++ pcre-doc-7.8-1 This is an upstream version bump. Yaakov *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsub

Re: FW: How to display Russian Cyrillic and Chinese in Cygwin Bash Console?

2008-09-16 Thread Chris Taylor
Siegfried Heintze wrote: > Is the third time a charm! I hope so. I forgot to turn off HTML > again! > > I apologize if this query appears again. Since I saw no replies (and > not even my own posting) after checking my spam filters, I assume it > never got to the list (Maybe I forgot to turn of HML

Re: Strange permissions problems running bash scripts from ssh

2008-09-16 Thread Andy Hall
If I ssh into the same cygwin account from a remote machine, and perform the identical test, that is, changing directory to a directory in F:, then run echo test >zap fails with permission denied. I am sure is some weird problem with NT permissions or the account under which the sshd is run, but I

Ruby install missing iconv.so

2008-09-16 Thread Jon Bauman
I've noticed the newer versions of ruby (1.8.6-p114-2 through 1.8.7-p72-1) installed by cygwin are missing the iconv.so file that is normally located in /lib/ruby/1.8/i386-cygwin. My older (1.8.5-2) version had it, so I wonder why the change was made. The ruby iconv library is part of the ruby

RE: Help on dos2unix

2008-09-16 Thread Dave Korn
Heude Pascal (LTS) wrote on 16 September 2008 17:48: > I already have a workaround using a cat and tr commands. > I just want to understand the problem because I could imagine that it > could come from a cygwin installation problem on my PC. I think you have about a hundred[*] conflicting cygwi

RE: Help on dos2unix

2008-09-16 Thread Heude Pascal (LTS)
I already have a workaround using a cat and tr commands. I just want to understand the problem because I could imagine that it could come from a cygwin installation problem on my PC. Thanks. Pascal -Message d'origine- DeĀ : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Mary E

Re: Help on dos2unix

2008-09-16 Thread Mary
If this is just about changing line endings, I wrote a perl script to do it. You're welcome to have it if you like. It's very simple, it just changes \r\n to \n one way, and \n to \r\n the other way for all the files in the directory from which it is run. Mary Heude Pascal (LTS) wrote: Thanks

FW: How to display Russian Cyrillic and Chinese in Cygwin Bash Console?

2008-09-16 Thread Siegfried Heintze
Is the third time a charm! I hope so. I forgot to turn off HTML again! I apologize if this query appears again. Since I saw no replies (and not even my own posting) after checking my spam filters, I assume it never got to the list (Maybe I forgot to turn of HML the first time too!) Is it possib

RE: Help on dos2unix

2008-09-16 Thread Heude Pascal (LTS)
Thanks Eric for your quick answer. Here after is the result of the "make all" command : C:\microtec\5.3\tools\bin:/cygdrive/c/microtec/tools/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cygdrive/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/PROGRA~1/INFORMIX/BI

Re: inetutils 1.5-4, ftp + inline password immediately quits

2008-09-16 Thread Andrew DeFaria
NightStrike wrote: The only purpose of an ascii transfer is to convert text conventions (line endings, ascii/ebdcii encoding, etc). With scp, this does not happen, as scp is a drop in replacement for cp/rcp. Instead, you have to combine it with a dos2unix command of some sort to do the convesio

RE: Kaspersky reports WORM in Coreutils 6.7-1 and 6.7-2

2008-09-16 Thread Dave Korn
Christopher Faylor wrote on 16 September 2008 15:41: > On Tue, Sep 16, 2008 at 02:15:08AM -0700, John Sellers wrote: >> (I am VERY tired right now so any I typed here might have typos.) > > So tired that you sent the same message twice? > > cgf The last sentence of his first post suggests to

Re: Python and sqlite3

2008-09-16 Thread Jason Tishler
On Mon, Sep 15, 2008 at 10:35:07AM -0600, Warren Young wrote: > Warren Young wrote: > >Anyway, I've rebuilt the packages, > > So...did you try them? Yes. > Did they fix the problem? Yes. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B

Re: Kaspersky reports WORM in Coreutils 6.7-1 and 6.7-2

2008-09-16 Thread Christopher Faylor
On Tue, Sep 16, 2008 at 02:15:08AM -0700, John Sellers wrote: > (I am VERY tired right now so any I typed here might have typos.) So tired that you sent the same message twice? cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problem

[ANNOUNCEMENT] Updated: bzr 1.6.1-1 -- Python based distributed version control

2008-09-16 Thread Jari Aalto
PACKAGE DESCRIPTION === Home page: http://bazaar-vcs.org/ License : GPL (Bzr is part of GNU project) Distributed version control that is used in projects like managing Ubuntu packages and it is one of the funded projects of Canonical. - Uses one .bzr dir

RE: Kaspersky reports WORM in Coreutils 6.7-1 and 6.7-2

2008-09-16 Thread Dave Korn
John Sellers wrote on 16 September 2008 10:15: > (I am VERY tired right now so any I typed here might have typos.) > Today I ran a scan with Kaspersky Internet Security 2009, and it > reported that a couple of files in the install\cygwin directories were > infected by Net_Worm.win32.sassor.be.

Re: cygserver 1.5.25-15 slows down logoff

2008-09-16 Thread Sybille Ebert
> My best guess would be that cygserver receives some sort of event that > causes it to wait/deadlock. I would really appreciate if someone could > look into what could be going wrong. I did some additional research. It seems that Windows in fact does send CTRL_LOGOFF_EVENT to a running service wh

Kaspersky reports WORM in Coreutils 6.7-1 and 6.7-2

2008-09-16 Thread John Sellers
(I am VERY tired right now so any I typed here might have typos.) Today I ran a scan with Kaspersky Internet Security 2009, and it reported that a couple of files in the install\cygwin directories were infected by Net_Worm.win32.sassor.be. My system is WindowsXP Media edition These were: C

RE: Why is regedit referenced?

2008-09-16 Thread Dave Korn
John Sellers wrote on 16 September 2008 09:40: > I don't know if it is related, but today I ran a scan with Kaspersky > Internet Security 2009, and it reported that a couple of files in the > cygwin directories were infected by Net_Worm.win32.sassor.be. > > These were: > >coreutils-6.7-1.tar

Re: Why is regedit referenced?

2008-09-16 Thread John Sellers
I don't know if it is related, but today I ran a scan with Kaspersky Internet Security 2009, and it reported that a couple of files in the cygwin directories were infected by Net_Worm.win32.sassor.be. These were: coreutils-6.7-1.tar.bzz coreutils-6.7-2.tar.bzz and more specifically: co