lua-users home
lua-l archive

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


Hello, 


I'm actually on an M1 Mac right now, if you run into any problems, you can write to me and we can try to figure them out together


Thanks,


JC



--------- 원본 메일 ---------

보낸사람: Bogdan Marinescu <bogdan.marinescu@gmail.com>
받는사람: Lua mailing list <lua-l@lists.lua.org>
날짜: 22.05.04 18:16 GMT +0800
제목: Re: Support for lua on Mac M1

Hi,

On Wed, May 4, 2022 at 1:07 PM Sudheer Hebbale <sudheerhebbale@gmail.com> wrote:
Hi,

Is the build for version 5.3.5 or the latest 5.4.4 supported on Apple Macbok M1?
Has it been tested

Any information on this will help

Sudheer

You can install Lua 5.4.4, 5.3.6 and 5.1.5 on M1 with brew: https://formulae.brew.sh/formula/lua#default. luarocks can also be installed with brew and appears to work fine. I'm sure you can also compile it yourself, although I didn't try that yet.

HTH,
Bogdan