lua-users home
lua-l archive

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


On 14 Jan 2011, at 16:03, Rob Hoelz wrote:

> curl http://www.lua.org/ftp/lua-5.1.4.tar.gz | tar xzf -
> cd lua-5.1.4/
> make macosx
> 
> There!  Now you have a lua binary under src! =)

That's certainly easier ... If only I'd asked first! ;)