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

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

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

·@confuest·
0.000 HBD
@roboticmind
For the libssl command it returns the output below:
"Reading package lists... Done
Building dependency tree       
Reading state information... Done
libssl1.0.2 is already the newest version (1.0.2l-2).
0 upgraded, 0 newly installed, 0 to remove and 37 not upgraded."

AND at the end after typing "sudo apt-get install gridcoinresearch-qt -y"  I got the output below:

"The following packages have unmet dependencies:
 gridcoinresearch-qt : Depends: libboost-filesystem1.55.0 but it is not installable
                       Depends: libboost-program-options1.55.0 but it is not installable
                       Depends: libboost-system1.55.0 but it is not installable
                       Depends: libboost-thread1.55.0 but it is not installable
                       Depends: libssl1.0.0 (>= 1.0.1) but it is not installable
E: Unable to correct problems, you have held broken packages."
👍