RE: How to Install a Gridcoin Wallet on a Raspberry Pi by confuest

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com

Viewing a response to: @confuest/re-roboticmind-re-confuest-re-roboticmind-re-confuest-re-roboticmind-re-confuest-re-roboticmind-re-confuest-re-roboticmind-how-to-install-a-gridcoin-wallet-on-a-raspberry-pi-20171022t140109616z

·@roboticmind·
0.000 HBD
Try running:
`wget http://ftp.us.debian.org/debian/pool/main/b/boost1.55/libboost1.55-all-dev_1.55.0+dfsg-3_armhf.deb`
(one line)

`dpkg - i libboost1.55-all-dev_1.55.0+dfsg-3_armhf.deb`

Then run:
`sudo apt-get install gridcoinresearch-qt -y`
👍