[ANNOUNCEMENT] Updated: mksh-40f-1

2012-04-09 Thread Chris Sutcliffe
Version 40f-1 of "mksh" has been uploaded. MirBSD Korn Shell (mksh) is an actively developed free implementation of the Korn Shell programming language and a successor to the Public Domain Korn Shell (pdksh). *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the c

Re: Can RPM packages be installed into Cygwin?

2012-04-09 Thread De-Jian Zhao
On 2012-4-8 14:47, marco atzeri wrote: On 4/8/2012 5:10 AM, De-Jian Zhao wrote: On 2012-4-7 16:12, marco atzeri wrote: Thanks, Marco. I was not trying to run a native linux apps, and instead tried to rebuild the app from source. The BLAST software provides the Build.sh and Check.sh scripts un

ssh slow login due to "USERDOMAIN" being set?

2012-04-09 Thread Andre Loker
Hello, I'm experiencing long delays (~10 seconds) when I try to login into a server running cygwin 1.7.13 using ssh. The symptoms are basically the same as described here: http://cygwin.com/ml/cygwin/2012-02/msg00844.html I somehow have the feeling that it is network related, more specificall

Re: ssh slow login due to "USERDOMAIN" being set?

2012-04-09 Thread Larry Hall (Cygwin)
On 4/9/2012 1:44 PM, Andre Loker wrote: The server is a rented root server and is NOT in a domain. Originally the name was 'RS200313', but I renamed it (in Windows' Advanced System Settings -> Computer Name) to 'loker-it'. I have the feeling that cygwin thinks the server is in a domain. How can

Re: ssh slow login due to "USERDOMAIN" being set?

2012-04-09 Thread Andre Loker
Am 09.04.2012 20:15, schrieb Larry Hall (Cygwin): On 4/9/2012 1:44 PM, Andre Loker wrote: The server is a rented root server and is NOT in a domain. Originally the name was 'RS200313', but I renamed it (in Windows' Advanced System Settings -> Computer Name) to 'loker-it'. I have the feeling t

Problem starting an executable from SSH

2012-04-09 Thread Jacques Guillou
Hello, I have some trouble using SSH to remotely start an executable on a Windows XP which is running SSHD on Cygwin. If I log into the windows machine using a simple "$ ssh username@machine_name" command and then start the executable from the BASH in interactive mode, then everything is fine, but

Re: Problem starting an executable from SSH

2012-04-09 Thread Larry Hall (Cygwin)
On 4/9/2012 4:35 PM, Jacques Guillou wrote: Hello, I have some trouble using SSH to remotely start an executable on a Windows XP which is running SSHD on Cygwin. If I log into the windows machine using a simple "$ ssh username@machine_name" command and then start the executable from the BASH in

RE: Can RPM packages be installed into Cygwin?

2012-04-09 Thread Buchbinder, Barry (NIH/NIAID) [E]
De-Jian Zhao sent the following at Monday, April 09, 2012 11:12 AM >> On 4/8/2012 5:10 AM, De-Jian Zhao wrote: >>> On 2012-4-7 16:12, marco atzeri wrote: >> >>> Thanks, Marco. I was not trying to run a native linux apps, and instead >>> tried to rebuild the app from source. The BLAST software provi

Re: Can RPM packages be installed into Cygwin?

2012-04-09 Thread Warren Young
On 4/9/2012 9:12 AM, De-Jian Zhao wrote: the compilation always stopped at "checking python" even after python was installed. My wild guess based on no personal experience with BLAST+ is that there is some linkage error here. I'd have to try it myself (not interested) or examine the config.l

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe (really tty issue?)

2012-04-09 Thread raf
Corinna Vinschen wrote: > On Apr 6 10:27, raf wrote: > > Corinna Vinschen wrote: > > > > > On Apr 4 13:42, raf wrote: > > > > I think it has more to do with the change in terminal handling. > > > > The password prompting is no longer working (even in mintty). > > > > The lack of debug output wa

Re: sshd not doing key based authentication

2012-04-09 Thread Rurik Christiansen
On 6/04/2012 08:44, Andrey Repin wrote: > Greetings, Rurik Christiansen! [...] >> and my understanding is that I can't run the sshd frontend without >> screwing the permissions. > I don't understand what you mean by this. >From an earlier mail on this list: http://cygwin.com/ml/cygwin/2008-11

Re: Can RPM packages be installed into Cygwin?

2012-04-09 Thread De-Jian Zhao
On 2012-4-10 8:30, Buchbinder, Barry (NIH/NIAID) [E] wrote: De-Jian Zhao sent the following at Monday, April 09, 2012 11:12 AM On 4/8/2012 5:10 AM, De-Jian Zhao wrote: On 2012-4-7 16:12, marco atzeri wrote: Thanks, Marco. I was not trying to run a native linux apps, and instead tried to rebuild

Re: Can RPM packages be installed into Cygwin?

2012-04-09 Thread De-Jian Zhao
It seems that the compilation under Cygwin is more complicated than expected. Thank you for your explanation, Warren. On 2012-4-10 8:49, Warren Young wrote: On 4/9/2012 9:12 AM, De-Jian Zhao wrote: the compilation always stopped at "checking python" even after python was installed. My wild