Skip to content

Instantly share code, notes, and snippets.

@spacepluk
Created December 7, 2016 08:12
Show Gist options
  • Select an option

  • Save spacepluk/6ecaab7c52dbfd00e5a7084f77b751c9 to your computer and use it in GitHub Desktop.

Select an option

Save spacepluk/6ecaab7c52dbfd00e5a7084f77b751c9 to your computer and use it in GitHub Desktop.
(: … 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