shanestranahan

Results 2 comments of shanestranahan

I ran that and nothing was exported. When I run 'echo $GOPATH' it shows the install directory, though. This is what happens when I run cjdcmd: 'Shanes-MacBook-Air:cjdns shanestranahan$ cjdcmd -bash:...

I had both of these set in my bashrc - export GOPATH=$HOME/projects/go export PATH=$PATH:$HOME/projects/go/bin ...and I've added - export PATH="$PATH:$GOROOT/bin" ...but it isn't working. Did I misunderstand you? Thanks again...