Skip to content

GOPATH entry cannot start with shell... #21

@scriptzteam

Description

@scriptzteam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions