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: problem with openssh install


Igor, the problem is the following:

/usr/local/bin/ssh.exe is 3.0.2

/usr/bin/ssh.exe is 3.6

PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/etc..........

So, the install does not check the whole path to see if there are other
copies of ssh that need to re replaced. I thought the default installation
directory was /usr/local/bin, yet it seems to be /usr/bin.

Two options: change the order in $PATH in my config, or copy the ssh.exe
from one directory to another. I wonder how many more apps are installed
this way.....

Have a great weekend,

Alex

-----Original Message-----
From: Igor Pechtchanski [mailto:pechtcha at cs dot nyu dot edu]
Sent: Friday, April 11, 2003 6:15 PM
To: Buschel, Alejandro
Cc: cygwin at cygwin dot com
Subject: RE: problem with openssh install


Alex,

Looks like you do have 3.6p1-1 installed...
Are you sure you are running Cygwin ssh 3.0.2?
Do you get 3.0.2 when running from a command prompt, or from bash?
Please post the output of the following:
In bash: "which ssh", "type -a ssh", and "ssh -V"
In a command prompt window: "which ssh" and "ssh -V"

Oh, and if the above doesn't provide any clues for your problem, please
also attach the output of "cygcheck -svr" as an uncompressed text
attachment, as per <http://cygwin.com/bugs.html>. Thanks,
	Igor

On Fri, 11 Apr 2003, Buschel, Alejandro wrote:

> Here it is, as requested.
>
> -----Original Message-----
> From: Igor Pechtchanski [mailto:pechtcha at cs dot nyu dot edu]
> Sent: Friday, April 11, 2003 5:59 PM
> To: Buschel, Alejandro
> Cc: cygwin at cygwin dot com
> Subject: RE: problem with openssh install
>
> Alex,
>
> Please *attach* /var/log/setup.log.full (preferably compressed).
> Thanks,
>         Igor
>
> On Fri, 11 Apr 2003, Buschel, Alejandro wrote:
>
> > The setup version is the one currently at the website. There was no ssh
> > process running. There were no warning at all, neither on screen or on
the
> > setup.log file. No request to reboot either.
> >
> > Thanks,
> > Alex
> >
> > -----Original Message-----
> > From: Igor Pechtchanski [mailto:pechtcha at cs dot nyu dot edu]
> > Sent: Friday, April 11, 2003 5:20 PM
> > To: Buschel, Alejandro
> > Cc: cygwin at cygwin dot com
> > Subject: Re: problem with openssh install
> >
> > On Fri, 11 Apr 2003, Buschel, Alejandro wrote:
> >
> > > I downloaded and used setup from cygwin.com to install openssh
> > > 3.6.1p1. unfortunately, after the files are downloaded, they are not
> > > installed and I am still stuck using 3.0.2.
> > >
> > > Thanks,
> > > Alex
> >
> > Did you have an ssh process running at the time of upgrade?  Did setup
> > warn you about in-use files and the need to reboot?  Did you reboot?
> > Which version of setup did you use?
> >         Igor

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs dot nyu dot edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson dot ibm dot com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Knowledge is an unending adventure at the edge of uncertainty.
  -- Leto II

--
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]