LutzWeischerFujitsu opened a new issue #3455:
URL: https://github.com/apache/apisix/issues/3455


   ### Issue description
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): current master 
   * OS: (cmd: `uname -a`): Fedora 33, AArch64 
   * OpenResty / Nginx version: (cmd: `nginx -V` or `openresty -V`): current 
master 
   * 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:
   
   ### Minimal test code / Steps to reproduce the issue
   
   1. build openresty 
   2. export 
PATH=/usr/local/openresty/bin:/usr/local/openresty/nginx/sbin:$PATH 
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   sudo make VERBOSE=1 -j$(nproc) install
   which: no openresty in 
(/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
   which: no nginx in 
(/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
   ERROR: OpenResty not found. You have to install OpenResty and add the binary 
file to PATH before install Apache APISIX.
   exit 1
   make: *** [Makefile:37: default] Error 1
   
   ### What's the expected result?
   It works ... Thanks. 


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