winnetcn opened a new issue #4958:
URL: https://github.com/apache/apisix/issues/4958


   ### Issue description
   
   Claire@viplink apigw % make deps
   
   mkdir -p ~/.luarocks
   luarocks --lua-dir=/opt/[email protected] config --local variables.OPENSSL_LIBDIR 
/usr/local/Cellar/openresty/1.19.9.1_2/openssl/lib
   
   Error: Lua interpreter not found at /opt/[email protected]
   
   You may want to specify a different Lua version with --lua-version
   
   make: *** [deps] Error 1
   Claire@viplink apigw %
   
   Claire@viplink apigw % lua -v
   Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
   
   
![image](https://user-images.githubusercontent.com/24367948/131629901-bbebc91b-8b4f-4116-a227-16b510ce3242.png)
   
   
   
   
   
   
   
   
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.6
   - OS (cmd: `uname -a`): Darwin viplink.local 20.6.0 Darwin Kernel Version 
20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64 
x86_64
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   - apisix-dashboard version, if have:
   - luarocks version, if the issue is about installation (cmd: `luarocks 
--version`):
   - luarocks --version
   /usr/local/bin/luarocks 3.7.0
   LuaRocks main command-line interface
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to