-
-
Save spacepluk/6ecaab7c52dbfd00e5a7084f77b751c9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (: … o/src/github.com/minio/mc master*) λ env GOROOT=/usr/lib/go GOPATH=$HOME/.go PATH=/usr/lib/go/bin:$PATH CGO_ENABLED=0 make | |
| Checking deps: | |
| Check for supported arch.. Check for supported os.. Checking if proper environment variables are set.. Done | |
| Using GOPATH=/home/spacepluk/.go and GOROOT=/usr/lib/go | |
| Checking dependencies for Minio Client.. Done | |
| Checking if project is at /home/spacepluk/.go | |
| Installed golint: | |
| Installed gocyclo: | |
| Installed deadcode: | |
| go install net: open /usr/lib/go/pkg/linux_amd64/net.a: permission denied | |
| make: *** [Makefile:14: getdeps] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment