path should be /go and not ~/go beacause of this:
root@xxx:# go get github.com/madcowfred/GoPostStuff
go: GOPATH entry cannot start with shell metacharacter '': "~/go"
and:
root@xxx:~# go get github.com/madcowfred/GoPostStuff
package code.google.com/p/gcfg: unable to detect version control system for code.google.com/ path
path should be /go and not ~/go beacause of this:
root@xxx:
# go get github.com/madcowfred/GoPostStuff': "~/go"go: GOPATH entry cannot start with shell metacharacter '
and:
root@xxx:~# go get github.com/madcowfred/GoPostStuff
package code.google.com/p/gcfg: unable to detect version control system for code.google.com/ path