spacewander commented on issue #3455: URL: https://github.com/apache/apisix/issues/3455#issuecomment-769642206
You should add the path of OpenResty to your root user's `$PATH` instead of yours, as you call `make` with the sudo. BTW, although you don't tell us why you use `make install`, you should not use `make install` which is used internally only. There is a comment near it. Please allow the instructions: https://github.com/apache/apisix/blob/master/doc/how-to-build.md ---------------------------------------------------------------- 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]
