X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 23 Jan 2008 15:06:26 +0200 From: Shai To: cygwin AT cygwin DOT com Subject: path and .exe issue after initial installation MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, I've just now installed a fresh Windows XP installation. I've also just now installed a fresh install of the latest stable Cygwin downloaded from cygwin.com After install, I usually need to check out a CVS tree but when trying to run any command I get a "command not found" type result. That said, yes I've added c:\cygwin\bin to the ENV PATH. Now, if I cd /bin and type the command ./ls.exe I get the list of the directory, but if I try something like ./cvs.exe .. I get the bash again. Meaning, no output. $ /bin/cvs.exe --help also shows no output and just jumps to the next line in bash. Any ideas why this fresh install isn't working as expected? Shai -- 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/