When I installed Go 1.6, I found that I set GOPATH to $HOME/dev/go and
$GOROOT was unset.


On 3/20/16, 3:14 PM, "Nges B" <nges.br...@gmail.com> wrote:

>Hi,
>Please how do I install go1.6 on my machine to be able to install newt.
> I have tried
>sudo tar -C /usr/local -xzf go1.6.linux-amd64.tar.gz
>PATH=$PATH:/usr/local/go/bin
> export GOROOT=$HOME/dev/go
>export PATH=$PATH:$GOROOT/bin
>but gets and it seems as if go is not installed on my system properly.
>
>please can someone help.
>Thanks in advance

Reply via email to