sero-cash / mine-pool

Sero mine pool
GNU General Public License v3.0
8 stars 27 forks source link

Error when making the pool #3

Closed rlinxy closed 5 years ago

rlinxy commented 5 years ago

hi there, when I execute the command : make linux-v4 got error as below:

build/env.sh linux-v4 go install build/env.sh: 39: [: linux-v4: unexpected operator build/env.sh: 46: [: linux-v4: unexpected operator build/env.sh: 53: [: linux-v4: unexpected operator build/env.sh: 60: [: linux-v4: unexpected operator default lib /root/mine-pool/build/_workspace/src/github.com/sero-cash/mine-pool build/env.sh: 85: exec: linux-v4: not found Makefile:20: recipe for target 'linux-v4' failed make: *** [linux-v4] Error 127

Please help

rlinxy commented 5 years ago

the system is Ubuntu 18.04