X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: RE: Make and rsync can no longer find commands?
Date: Mon, 1 Jan 2007 23:15:13 -0000
Message-ID: <038901c72dfa$b1022450$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <459989E2.7070006@nedbatchelder.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 01 January 2007 22:24, Ned Batchelder wrote:

> Sorry, it's attached.
> 
> Another data point: These problems happen when running make or rsync
> from a Windows console running cmd.exe.  If I start a bash session (just
> by running bash in my Windows console), then run "make clean", it works
> fine.  Same for rsync: run it from cmd.exe, ssh is not found.  Run it
> from a bash session, and it works fine.


  Well, that most likely means it's something in your .bashrc or .bash-profile
that's setting your path in a way that it isn't set naturally in cmd.exe.  You
might want to try moving "c:\app\cygwin\bin" earlier in your path, maybe
something's getting confused by those paths with spaces in them.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

