blockbench icon indicating copy to clipboard operation
blockbench copied to clipboard

hyperledger/start-root.sh:.:4: no such file or directory: env.sh

Open eltalkarim opened this issue 6 years ago • 2 comments

After clonning the repo and installing dependencies I run : ./run-bench.sh 8 16 8 10 The script could not find the env.sh nor the peer /blockbench/benchmark/hyperledger/start-root.sh:.:4: no such file or directory: env.sh Hyperledger peer executable not found: /build/bin/peer After changing the path to the env.sh and peer in the root start-root.sh the benchmark run correctly.

eltalkarim avatar Nov 10 '19 17:11 eltalkarim

Note that the $HL_HOME path in env.sh was not changed and kept as default

eltalkarim avatar Nov 10 '19 17:11 eltalkarim

I am facing the same issue as well.

SantoshDhirwani avatar Nov 11 '19 21:11 SantoshDhirwani