On 8/14/20 11:54, 'Carla Pfaff' via golang-nuts wrote:
People and installers usually install Go in /usr/local/go on Unix-like
systems.
~/go is the default GOPATH if not set, so ~/go/bin is where binaries
installed via "go get" / "go install" land. But the Go distribution
itself must not be under GOPATH.
Thank you for the clarification.
I think that's exceeding confusing and needs much better documentation.
In particular, I think the installation instructions should suggest a
private install location if the obvious one isn't useful.
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/837af448-8a1c-7c27-3280-cddc15b9fd5e%40juniper.net.