11.5.15

GOROOT on fedora

I recently found that I had to manually set GOROOT on fedora 21, else, all the standard packages went unnoticed.

export GOROOT=/usr/lib/golang 

Not sure if others had to do this, but I did !

No comments:

Post a Comment