Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh install报错 #17

Open
starit opened this issue Jul 10, 2016 · 0 comments
Open

sh install报错 #17

starit opened this issue Jul 10, 2016 · 0 comments

Comments

@starit
Copy link

starit commented Jul 10, 2016

error happened when execute sh install.
I didn't set GOPATH in the PATH. Would it cause the error?

[root@hostname btcrobot]# sh install
src/monitor/monitor.go:21:2: cannot find package "Bittrex" in any of:
    /usr/lib/golang/src/Bittrex (from $GOROOT)
    /root/src/btcrobot/src/Bittrex (from $GOPATH)
    /root/src/btcrobot/thirdparty/src/Bittrex
src/webui/server.go:10:2: cannot find package "github.com/philsong/martini" in any of:
    /usr/lib/golang/src/github.com/philsong/martini (from $GOROOT)
    /root/src/btcrobot/src/github.com/philsong/martini (from $GOPATH)
    /root/src/btcrobot/thirdparty/src/github.com/philsong/martini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant