Fuchange edited a comment on issue #3281:
URL: https://github.com/apache/apisix/issues/3281#issuecomment-760776260


   > * install Luarocks from source, and avoid installing Lua
   > * change the`#!`in`bin/apisix`to use luajit.
   
   I found the **change the`#!`in`bin/apisix`to use luajit** method too and 
successfully verified that it can run in lua5.3 environment,
   
   I agree this idea. This is a good start for APISIX to completely break away 
from system Lua.
   
   By the way. I think this is a problem left over since `ifeq 
($(LUAROCKS_VER),luarocks 3.)` was added to makefile . 
   
   If you don't want to have an impact on users using centos7, I can add a 
judgment on Lua version in a similar location


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to