This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: please help me


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]