-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build error on Ubuntu 18.04: recipe for target 'build' failed #6
Comments
@psanwald Hi. You should install Go lang compiler on your machine with Ubuntu 18.04. |
Hi, I'm having an issue when I try to "make" the installation.
I'm not sure where to find this file or how to obtain it - since there is nothing about it in the installation documentation. Any suggestions how to proceed? |
I have the same error :
|
try: git clone https://github.com/zarplata/zabbix-agent-extension-mysql.git |
You must have dep installed, try : |
When I try to make, I get the following error on Ubuntu 18.04:
/bin/sh: 1: go: not found Makefile:27: recipe for target 'build' failed make: *** [build] Error 127
The text was updated successfully, but these errors were encountered: