[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Installing Lua on macOS in order to update Lua.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 23 Feb 2018 14:16:47 -0300
The README in the tarball and in says:
http://www.lua.org/manual/5.3/readme.html#install
Installing Lua
Once you have built Lua, you may want to install it in an official
place in your system. In this case, do "make install". The official
place and the way to install files are defined in the Makefile. You'll
probably need the right permissions to install files.
Perhaps this should mention sudo?