X-Recipient: archive-cygwin AT delorie DOT 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 DOT 1070309 AT agora-net DOT com> <4A7F9E88 DOT 2060800 AT cygwin DOT com> <4A859905 DOT 9060206 AT agora-net DOT com> <20090814173519 DOT GB10200 AT ednor DOT casa DOT cgf DOT cx> <4A882621 DOT 90104 AT agora-net DOT com> Date: Sun, 16 Aug 2009 12:35:30 -0400 Message-ID: Subject: Re: No etc/passwd (was) Re: (everything!) command not found From: "Mark J. Reed" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 -- 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