XW512 commented on issue #12409: URL: https://github.com/apache/apisix/issues/12409#issuecomment-3051021303
> Can you share your specific compilation steps? Okay, thank you. I will first install the required openssl on the virtual machine, then install openresty through the source code, install lua-5.1.5, install luarocks, install etcd, and finally compile the version of apisix through make deps. In version 3.5.0, when making deps, local environment variables such as openresty, lua, and luarocks will be used first. I see that in the install dependencies. sh script of apisix-3.13.0, since version 3.7.0, this method will be called through the multi-distro_installation method, which is executed by downloading the build apisix-runtime.sh script. Then execute, which is not available in versions before 3.8.0 -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org