I tried to use the following command:
curl -R -O http://www.lua.org/ftp/lua-5.2.0.tar.gz
tar zxf lua-5.2.0.tar.gz
cd lua-5.2.0
make macosx test install
(But with 5.2.1 obviously)
But it says it doesn't know the command make.
|
I tried to use the following command:
(But with 5.2.1 obviously) But it says it doesn't know the command |
|||
|
|
You need to install XCode in order to have the |
|||
|
|