All,
I cannot seem to get the 'go oracle' tool installed. I have tried these
commands:
go get code.google.com/p/go.tools/oracle
go install go get code.google.com/p/go.tools/oracle
However, I cannot seem to get the binary to show up in $GOPATH. I have
looked in $GOPATH/src/code.google.com/p/go.tools/oracle and the source code
exists but the binary file is not built. Other binaries such as gocode
install correctly. I am on Mac OSX 10.9 running Go 1.3.
I am sure I am missing something really simple but I'd greatly appreciate
the help.
Luke
I cannot seem to get the 'go oracle' tool installed. I have tried these
commands:
go get code.google.com/p/go.tools/oracle
go install go get code.google.com/p/go.tools/oracle
However, I cannot seem to get the binary to show up in $GOPATH. I have
looked in $GOPATH/src/code.google.com/p/go.tools/oracle and the source code
exists but the binary file is not built. Other binaries such as gocode
install correctly. I am on Mac OSX 10.9 running Go 1.3.
I am sure I am missing something really simple but I'd greatly appreciate
the help.
Luke