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

coap-cli install can notwork #5

Closed
elofamomo opened this issue Jun 27, 2022 · 1 comment
Closed

coap-cli install can notwork #5

elofamomo opened this issue Jun 27, 2022 · 1 comment

Comments

@elofamomo
Copy link

I try to install coap-cli but it seem no results. the terminal log when t try to use: make install look like :
CGO_ENABLED=0 GOOS=linux go build -mod=vendor -ldflags "-s -w" -o build/coap-cli-linux cmd/main.go
/bin/sh: 1: go: not found
make: *** [Makefile:2: all] Error 127. plz help me

@drasko
Copy link
Collaborator

drasko commented Jun 27, 2022

You need to learn the basics of Go programming and compilation or install pre-compiled libraries.

@drasko drasko closed this as completed Jun 27, 2022
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

2 participants