Hi mates, can somebody or the developer of wallet HELP with setting up the ARM wallet on Raspberry please? I have done everything from the guide but the wallet cannot start because it needs some libraries - this info isnt in the guide and my RasPI2 is fresh installed and up-to-date. Thanks for any help
sudo apt-get install libqt4-core libqt4-gui libqt4-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libdb5.1++-dev
if u have a problem with socket connection, use this: sudo modprobe ipv6
or you can download compiled wallet from StakeBox:
cdhome/pi
git clone
https://github.com/StakeBox/DigiCubecd DigiCube
sudo chmod 755 DigiCube
./DigiCube
Say thanks to @DigiCube and @Stakebox ,
I had a similar problem to your and they helped me to solve it

P.S
I do not know why, but my arm wallet has worked to ~120,000 block and after this i received "error, db exception" ,
I used Raspberry Pi B, u have Raspberry Pi 2, so please let me know if it works with you