System prep for app developers 1: Setting up your command-line interface
This is a continuing discussion about the article System prep for app developers 1: Setting up your command-line interface in the developer documentation.
-
I was trying to install zendesk_apps_tools in windows 10 linux subsystem with errors concerning missing packages.
After some reading to my logs and installing the below it worked like a charm:
- ruby-dev
- gcc
- make
- g++
- zlibc
- zlib1g
The packages were missing from my default installation in ubuntu windows
-
Thanks Argyris, that information should be added to the official documentation! In addition, I also had to install the zlib1g-dev package.
-
Thanks @..., I was struggling through this installation process and had tried several workarounds with no luck - your advise perfectly worked for me.
댓글을 남기려면 로그인하세요.
3 댓글