Hi Ram,
i have successfully compiled and run MultiChain on Raspberry/openSuse 64 bits:
-
https://en.opensuse.org/HCL:Raspberry_Pi3
- compile instructions:
zypper in -t pattern devel_C_C++
zypper in libdb-4_8-devel
zypper in libopenssl-devel
wget
https://github.com/MultiChain/multichain/archive/master.zip
unzip master.zip
./autogen.sh
./configure
make
Compilation take some time, so be ready to wait for it.
This was a couple of months ago, so may be it is still compiling or not :-)
have fun
Sebastien