Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Sent: 27 Feb 2001 09:08:06 GMT From: "Kevin Wright" To: "Mag. M. Faffelberger" , Subject: RE: Installing OpenSSH under NT Date: Tue, 27 Feb 2001 01:03:47 -0700 Message-ID: <000101c0a093$cfbc3a70$1a58a940@holstein-mobile.ASPECTDV.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Importance: Normal Matthias, You have to understand that cygwin is UNIX emulation running on Windows NT/9x/2000. Having said that, many types of programs run under UNIX, the most common of which is the shell script which is a much more powerful programming environment but still somewhat like a batch file. Specifically, I checked the ssh-config file type: $ file `type -p ssh-config` /usr/bin/ssh-config: Bourne shell script text executable When you click on the Cygwin icon, it runs a batch file (cygwin.bat) which puts you into bash (Bourne again shell). The prompt changes to $ indicating you are now in the shell environment (as opposed to the standard NT cmd prompt). You should probably check out the FAQ for cygwin to get more details. HTH, --Kevin > -----Original Message----- > From: cygwin-owner AT sources DOT redhat DOT com > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Mag. M. > Faffelberger > Sent: Tuesday, February 27, 2001 1:53 AM > To: cygwin AT cygwin DOT com > Subject: Installing OpenSSH under NT > > > hi, > > sorry, if this question sounds a bit strange, but i don't know > how to do the > following: > > in the doc "openssh-2.3.0p1.README" the installation describes to run > /usr/bin/ssh-config. > > my question now: > - the is no .exe or .bat file, how cann i run such a file under NT? > - or did i misunderstand that? > - how can i install openssh under NT? > > thanx > > matthias > > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple