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 Date: Fri, 30 Nov 2001 14:15:36 -0500 (EST) From: "Joseph S. Testa" To: Corinna Vinschen Subject: Re: Configuring OpenSSH 3.0.1p1 In-Reply-To: <20011129111744.D24007@cygbert.vinschen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 29 Nov 2001, Corinna Vinschen wrote: > On Thu, Nov 29, 2001 at 12:40:21AM -0500, Joseph S. Testa wrote: > > ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin > > --with-pcre > > Sorry for being dim but what has this ^^^^ to do with that VVVV ? > > > ... but this unfortunately does not work anymore. =\ sftp.exe still > > wants to exec '/bin/ssh.exe'. > > Sure sftp wants to exec ssh. sftp isn't capable of running standalone, > it always uses ssh for the communication. > > Corinna I meant to say that configuring openssh-2.9p1-2 with: ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/sbin --with-pcre would make sftp.exe look for ssh.exe in the current directory, and not in /bin. So now, I'm trying to get Shaolin to use openssh-3.0.1p1-2, but that same config line doesn't do the trick anymore. I'd like to know how to configure this new version to get same behavior. Thanks. - Joe Testa __________________________________________ "Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one." -- Thomas Jefferson -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/