ibm-silvergate / netcomposer

Hyperledger Fabric Network bootstrapping made simple for experimentation, development and testing
Apache License 2.0
13 stars 6 forks source link

Fix Linux x86 #19

Closed FrauElster closed 4 years ago

FrauElster commented 5 years ago

go run main.go -specsamplenet.yamlleads toCopying chaincodes to samplenet/volumes/chaincodes: SUCCEED Generating crypto config file: SUCCEED Generating crypto material: fork/exec tools/linux-x86_64/cryptogen: no such file or directory exit status 1 `

There is no linux-x86 dir in tools

erNail commented 5 years ago

Waiting for pull request #23 to be accepted. Thanks to @FrauElster