Re: about cyglsa.dll

2008-03-25 Thread Yue Chen
Hi Eric Really thank you for the help. Now I have downloaded the latest snapshot. However, I found there was no bash in the package. In order to use bash in cygwin 1.7.x snapshort, I downloaded the bash source code from cygwin site and tried to build it. But I can not figure out how to build bash

what's the difference between /dev/tty1 and /dev/console

2008-01-24 Thread Yue Chen
Hi cygwin experts I have two hosts installed with cygwin. When I click the cygwin icon on host1, the prompt CLI window's tty is /dev/console. However, when I click the icon on host2, the CLI window's tty turns to be /dev/tty1. In the first window, all windows applications run very well. But in the

Re: session user ID error when ssh in terms of public-key exchange

2007-10-14 Thread Yue Chen
Hi Larry Thank you for the explanation. BTW: how can I get this issue-related archives. 2007/10/15, Larry Hall (Cygwin) <[EMAIL PROTECTED]>: > Chen Yue wrote: > > Greetings > > > > I am a new bee in cygwin. Now I am about to setup an sshd environment on a > > windows2003 server in a project. But