Skip to content
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

deps error #25

Open
Olodain opened this issue Oct 4, 2019 · 2 comments
Open

deps error #25

Olodain opened this issue Oct 4, 2019 · 2 comments

Comments

@Olodain
Copy link

Olodain commented Oct 4, 2019

When I try to make , I have an error. Could you please help me for this? Im newbie.

cd /root/zabbix-agent-extension-elasticsearch/.gopath/src/zabbix-agent-extension-elasticsearch;
GOPATH=/root/zabbix-agent-extension-elasticsearch/.gopath
dep ensure -v
/bin/sh: 2: dep: not found
Makefile:40: recipe for target 'deps' failed
make: *** [deps] Error 127

@tears-of-noobs
Copy link
Contributor

@Olodain Hi. You should install dep https://github.com/golang/dep

@grzybniak
Copy link

It works on ubuntu 18.04
apt install go-dep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants