You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo 'Non-supported distribution, APISIX is only supported on Linux-based systems'
Non-supported distribution, APISIX is only supported on Linux-based systems
exit 1
make: *** [Makefile:230: install-runtime] Error 1
[root@074cda0239f4 apisix-3.9.1]# uname -a
Linux 074cda0239f4 5.10.0-60.18.0.50.h509.eulerosv2r11.x86_64 change: added doc of how to load plugin. #1 SMP Wed Sep 21 16:12:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
There is no official support for EulerOS, the system's software sources are different from any other distribution and require special adaptations. If this is what you need, you should either invest in improving the script to make it work on your system or call on the openEuler community to support it.
Beyond that, you'll definitely need a strong reason to build it yourself instead of deploying it using containers. This doesn't seem to make much sense to most users.
Current Behavior
++ uname -s
++ tr '[:upper:]' '[:lower:]'
Non-supported distribution, APISIX is only supported on Linux-based systems
make: *** [Makefile:230: install-runtime] Error 1
[root@074cda0239f4 apisix-3.9.1]# uname -a
Linux 074cda0239f4 5.10.0-60.18.0.50.h509.eulerosv2r11.x86_64 change: added doc of how to load plugin. #1 SMP Wed Sep 21 16:12:25 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Expected Behavior
No response
Error Logs
No response
Steps to Reproduce
Followed as https://apisix.apache.org/zh/docs/apisix/3.9/building-apisix/
Environment
apisix version
): 3.9.1uname -a
):openresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
):luarocks --version
):The text was updated successfully, but these errors were encountered: