lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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