执行安装

sudo go get github.com/nsf/gocode

提示:

cannot download, $GOPATH not set. For more details see: go help gopath

解决方案:

export GOPATH=/home/zhangbl/gocode