On Windows I've always had to set GOBIN when doing "go install". If not I get an error message: "go install: no install location for .go files listed on command line (GOBIN not set)". Shouldn't the default GOPATH\bin directory be used in this case? That's what I believe I see described in all three of these:
https://golang.org/cmd/go/ https://golang.org/doc/install/source https://github.com/golang/go/wiki/InstallTroubleshooting Is this a bug or am I missing something? John John Souvestre - New Orleans LA -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.