[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: question from a really new user
- From: David Haley <dchaley@...>
- Date: Sun, 18 Mar 2007 11:45:03 -0700
Hi,
On this day of 03/18/2007 07:43 AM, David C. Walden saw fit to scribe:
> I can execute a little program in XP's native command (cmd.exe)
> line mode, e.g.,
> >lua5.1.exe test.lua
> but the same command won't execute at the cygwin prompt.
If you're putting the lua5.1.exe file in the current directory, as
opposed to being on the path (e.g. in /usr/local/bin), you would need to
type ./lua5.1.exe instead (unless '.' is on your path, of course).
Cheers,
- David
--
~David-Haley
http://david.the-haleys.org