Skip to content

sh install报错 #17

@starit

Description

@starit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions