| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| X-Info: | This message was accepted for relay by |
| smtp03.mrf.mail.rcn.net as the sender used SMTP authentication | |
| X-Trace: | UmFuZG9tSVYhpcHKw7yNoLqpsieDLmgfG93dYDQsxyoKu9149tHBf4xl0AOl5OuO |
| Message-ID: | <3E984615.6080109@rfk.com> |
| Date: | Sat, 12 Apr 2003 13:00:05 -0400 |
| From: | "Larry Hall (RFK Partners, Inc.)" <lhall AT rfk DOT com> |
| Reply-To: | lhall AT rfk DOT com |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 |
| X-Accept-Language: | en-us, en |
| MIME-Version: | 1.0 |
| To: | "Buschel, Alejandro" <Alejandro DOT Buschel AT qwest DOT com> |
| CC: | "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
| Subject: | Re: problem with openssh install |
| References: | <9F2ABADBBA07D311BA2D0008C70718BB0D365E16 AT DENNTEX003 DOT qwest DOT net> |
| In-Reply-To: | <9F2ABADBBA07D311BA2D0008C70718BB0D365E16@DENNTEX003.qwest.net> |
Buschel, Alejandro wrote: > 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 OK, so this is just a local configuration problem. You should change your path or keep track of local packages you put in /usr/local/bin. Cygwin packages distributed with setup.exe always install to /usr/bin, /bin (which is the same as /usr/bin) or /usr/sbin (this is rare). No Cygwin package post-install script goes hunting around looking for other versions not previously installed by setup.exe. So if you have other packages in /usr/local/bin that would conflict with those you're installing with setup.exe, your best bet is to get rid of them. -- Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |