This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Configuring OpenSSH 3.0.1p1


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]