[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Installing Lua is fun
- From: Alexander Gladysh <agladysh@...>
- Date: Sun, 16 Jan 2011 01:31:26 +0300
On Sat, Jan 15, 2011 at 21:23, <cormullion@mac.com> wrote:
> 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! ;)
Also, I think that Lua is in MacPorts, Fink and Homebrew OS X package managers:
http://www.macports.org/
http://www.finkproject.org/
http://mxcl.github.com/homebrew/
Alexander.