You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/28 06:31:19 UTC

[GitHub] [apisix] kwanhur opened a new issue #6226: request help: make uninstall failed on Mac

kwanhur opened a new issue #6226:
URL: https://github.com/apache/apisix/issues/6226


   ### Issue description
   
   After `make install`  partial successful steps, no easy way to uninstall, include main dir `/usr/local/apisix` and all the lua libs through `make deps`.
   
   Hopefully support `make uninstall` and `make undeps`
   
   ```bash
   ➜  apisix git:(master) make uninstall
   make: *** No rule to make target `uninstall'.  Stop.
   ➜  apisix git:(master) make undeps
   make: *** No rule to make target `undeps'.  Stop.
   ```
   
   ### Environment
   
   - OS (cmd: `uname -a`): Darwin Kwanhur-MacBook-Pro.local 20.6.0 Darwin Kernel Version 20.6.0: Tue Oct 12 18:33:42 PDT 2021; root:xnu-7195.141.8~1/RELEASE_X86_64 x86_64
   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #6226: request help: make uninstall failed on Mac

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #6226:
URL: https://github.com/apache/apisix/issues/6226#issuecomment-1023946029


   Duplicate of https://github.com/apache/apisix/issues/5225


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #6226: request help: make uninstall failed on Mac

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #6226:
URL: https://github.com/apache/apisix/issues/6226


   


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

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org