ethash-mining-pool icon indicating copy to clipboard operation
ethash-mining-pool copied to clipboard

build/env.sh missing

Open Gouzi001 opened this issue 5 years ago • 0 comments

System information

$bash>> make build/env.sh go get -v ./... build/env.sh: 32: exec: go: not found make: *** [Makefile:10: all] Error 127

=====env.sh missing===== once I fixed that issue comes:

#make build/env.sh go get -v ./... go get: no install location for directory /room/ethash-mining-pool/build/_workspace/src/github.com/techievee/ethash-mining-pool outside GOPATH For more details see: 'go help gopath' make: *** [Makefile:10: all] Error 1

path exists and ~ethash-mining-pool is link to the root "ethash-mining-pool" /build.

Geth version: geth version or commit hash if develop ::1.9.25-stable Redis version: redis-server --version :: 5.0.7 OS & Version: Ubuntu 20.04 LTS Commit branch and hash: (master)

Gouzi001 avatar Jan 05 '21 18:01 Gouzi001