Hello guys. 

I'm very raw in GoLang but I found it amazing until now.
I were making the tutorials described in GoLang website and I'm stuck in a 
problem.

When using "go get github.com/golang/examples/hello" I'm getting the 
following error:

"go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/golang/examples/hello: exec: "git": executable file not 
found in $PATH"

My $PATH has been defined as "PATH=$PATH:$GOPATH/bin" and my $GOPATH as 
"GOPATH=$HOME/go".

Any guess ?

I'll appreciate all help!

Dan.

-- 
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.

Reply via email to