Mail Archives: cygwin/1997/11/22/02:32:58
>Reply-To: "Andrew or Yssa DeWoody" <dewoody AT athens DOT net>
>From: "Andrew or Yssa DeWoody" <dewoody AT athens DOT net>
>To: <gnu-win32 AT cygnus DOT com>
>Subject: question
>Date: Thu, 20 Nov 1997 12:03:29 -0500
>
> Why am I unable to run my programs from the bash window? GCC complies
=
>properly and the ls command shows the program, test.exe, to be in the =
>directory. But when I type "test.exe," I get the response "bash.exe:
=
>test.exe: command not found."
>
>Yssa
>
Obviously you don't have the "." in your PATH variable. The .
represents the current path. If you wish to run this without modifying
the PATH variable you could execute like this:
../test.exe
- \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd AT hotmail DOT com-
------ooo0O--O0ooo-------
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -