X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4A882621.90104@agora-net.com>
References: <4A7EE547.1070309@agora-net.com> <4A7F9E88.2060800@cygwin.com> 	 <4A859905.9060206@agora-net.com> 	 <20090814173519.GB10200@ednor.casa.cgf.cx> 	 <4A882621.90104@agora-net.com>
Date: Sun, 16 Aug 2009 12:35:30 -0400
Message-ID: <f60fe000908160935n4ce711fdqaf2e358602e70291@mail.gmail.com>
Subject: Re: No etc/passwd (was) Re: (everything!) command not found
From: "Mark J. Reed" <markjreed@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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 Sun, Aug 16, 2009 at 11:30 AM, DY wrote:
> In case anyone else ever needs this, if you install cygwin, then get command
> not found for everything, you need to:[set CYGWIN_HOME and add
> %CYGWIN_HOME%\bin to PATH].

That's quite strange; neither of those should be necessary.   I have
no CYGWIN_HOME set, and my Cygwin bin dir is not in my Windows PATH.
(The latter is handy if you want to run Cygwin commands from the
Windows shell, of course).

How are you starting Cygwin?  The normal shortcut runs
C:\Cygwin\Cygwin.bat, which looks like this on my install:

@echo off

C:
chdir C:\cygwin\bin

bash --login -i






-- 
Mark J. Reed <markjreed@gmail.com>

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

