membphis commented 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-613776749
 
 
   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/'.
   ```

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

Reply via email to