Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <397EC256.11955344@cygnus.com>
Date: Wed, 26 Jul 2000 12:49:58 +0200
From: Corinna Vinschen <vinschen@cygnus.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: Soulblighter <soulblighter999@yahoo.com>
CC: cygwin@sourceware.cygnus.com
Subject: Re: please help me
References: <4.3.2.7.2.20000727014248.00aaf860@pop.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Soulblighter wrote:
> 
>   i installed cygwin for window98 successfully
> when i compile test.cc and i got a.exe
> $ a.exe and i got this message
> BASH.EXE: a.exe: command not found
> why can i run a.exe here.

Please don't send messages more than once!

The answer to your question: The current directory isn't in bash's
search path for executables.

Start `a' by typing `./a'. You don't need to type the `.exe'.

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Cygnus Solutions, a Red Hat company

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

