cyxinda edited a comment on issue #1449: bug: lua: /usr/bin/apisix:535: module 'apisix.core.profile' not found: URL: https://github.com/apache/incubator-apisix/issues/1449#issuecomment-613883202 > the `2` step is wrong. > > The Apache APISIX can not be installed by this way. `make install` is a wrong way. > > If you want to install APISIX to your local machine, you need to install it by luarocks. > > ```shell > 1.First I run the command 'make deps' in the $APISIX_ROOT. > 2.Then I run the commond 'make install' to copy the directory of logs and conf to the directory of '/usr/local/apisix/'. > ``` There are three ways to install apisix at least in the guidance document,include 'source code','luarocks',' yum' and so on. Why the way of source code is wrong ? And the way by yum is also wrong . ` [root@v175 install]# yum install -y https://github.com/apache/incubator-apisix/releases/download/1.2/apisix-1.2-0.el7.noarch.rpm Loaded plugins: fastestmirror Cannot open: https://github.com/apache/incubator-apisix/releases/download/1.2/apisix-1.2-0.el7.noarch.rpm. Skipping. Error: Nothing to do `
---------------------------------------------------------------- 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] With regards, Apache Git Services
