You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/13 16:21:29 UTC

[GitHub] [apisix] shuaijinchao edited a comment on issue #4594: request help:

shuaijinchao edited a comment on issue #4594:
URL: https://github.com/apache/apisix/issues/4594#issuecomment-879225419


   You can try the following steps:
   1. rm -rf /apisix-path/deps
   2. Recompile and install `luarocks` and specify the `luajit` header file directory, for example: `./configure --with-lua-include=/openresty-path/luajit/include/luajit-2.1`
   3. Enter the apisix directory and re-execute `make deps` to install dependencies


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org