Re: Install fabric-chaincode-java to raspberry 4 #fabric-chaincode #fabric-questions
Brett T Logan <development.brett@...>
Somewhere I have the instructions on how to build this, but the net-net is, the Java protobuf library doesnt have a native distribution for ARM. You need to clone the protobuf repo (which will also have a missing dependency that will require you to build it as well, though I can't remember off the top of my head which one), and you will need to build it, and deploy it to your local maven repo on your machine, so the chaincode-java build process can find these two dependencies prebuilt in your local maven repo. I'll try to dig up the RocketChat post, or mailing list post where I gave detailed instructions on doing this, but it's been a while and I'm not confident I'll find it. Brett Logan On Thu, Feb 25, 2021, 03:44 Nikos Karamolegkos <nkaram@...> wrote:
|
|