request help: How to install Apache APISIX 2.9 on Mac M1 #4945
Comments
Have you tried |
Yes, please try this. |
Yes, I have followed the instructions https://github.com/apache/apisix/blob/master/docs/en/latest/install-dependencies.md#mac-osx |
Why don't you use Docker? Try it, very simple! |
I'd like to build it from Source, and make some changes. |
after
|
Could we add this to: Line 38 in b7c1b5e Note: need a way to check pcre version instead of hardcoded 8.45 |
relate to this commit: tzssangglass/apisix-build-tools@a725224 |
Issue description
Hi, when I try to install Apache APISIX 2.9 on Mac (M1) accoding to those links[1][2], it failed due to reasons below:
When I try to install
pcre-devrel
, it shows[1] https://apisix.apache.org/docs/apisix/how-to-build/#installation-via-source-release-package
[2] #4772
Environment
apisix version
): 2.9uname -a
): Darwin bogon 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT 2021; root:xnu-7195.141.2~5/RELEASE_ARM64_T8101 arm64nginx -V
oropenresty -V
): nginx version: openresty/1.19.3.2curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API): Noneluarocks --version
): /opt/homebrew/bin/luarocks 3.7.0The text was updated successfully, but these errors were encountered: