|
> 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! ;) It's also in http://www.lua.org/faq.html#1.1