X-Spam-Check-By: sourceware.org Message-ID: <006901c79e52$92401a90$4501a8c0@DESARROLLO> From: "Carlos Eduardo Carrillo Ochoa" To: Subject: 1.7.0 Cannot use any command Date: Thu, 24 May 2007 17:26:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.3028 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 have just installed Cygwin, I use the cygwin.bat file with this lines: @echo off C: chdir C:\cygwin\bin bash --login -i So the console opens with the bash user: bash-3.2$ But I can't use any command, it tells me "Command not found": bash-3.2$ ls bash: ls: command not found bash-3.2$ gcc -o hello hello.c bash: gcc: command not found bash-3.2$ mkdir -p //MACHINE/Share/path/to/new/dir bash: mkdir: command not fount I have installed the Cygwin with the defaults, Is there any configuration that I have to set?. Thanks. --Forgive my bad english hehe. -- 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/