I am trying to do a go get:
go get
go get github.com/go-sql-driver/mysql
and it fails with the following error:
packa
At the end of the ~.profile file add::
export GOPATH="$HOME/go" export PATH="$PATH:/usr/local/go/bin" export PATH="$PATH:$GOPATH/bin"