Repliesflodner (65)in gridcoin • 7 years agoRE: Gridcoin - First Stakes ReceivedThanks, I agree with you, on the long term GRC can be.. something closer to BTC)mdosev (59)in gridcoin • 7 years agoRE: Gridcoin... The different coin, which deserves a lot of attention!It is of course not about the price at all... and eventual profit, BUT there are still people, which will be attracted to this coin by the potential profit. There always will be two sides of the…roboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest, The wallet.dat file should be generated automatically, it stores your private key For Config file suggestions: click hereroboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest, As to the warning, if GUI (graphics user interface) is working. If it is then it's not a problem. If it isn't then it's not too hard to fix. Also, I will tell you a command to delete…roboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest Use this command: wget && wget && wget && wget && sudo dpkg -i libboost-system1.55.0_1.55.0+dfsg-3_armhf.deb && sudo dpkg -i libboost-filesystem1.55.0_1.55.0+dfsg-3_armhf.deb && sudo…roboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry PiTry running: wget (one line) dpkg - i libboost1.55-all-dev_1.55.0+dfsg-3_armhf.deb Then run: sudo apt-get install gridcoinresearch-qt -yroboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest, Try running these commands: wget ( one line) sudo dpkg -i libssl1.0.0_1.0.1t-1+deb8u6_armhf.deb (one line) wget (one line) dpkg -i libboost-all-dev_1.55.0.2_armhf.deb (one…roboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest Try running these commands: sudo apt-get install libboost-all-dev -y sudo apt-get install libssl1.0.2 wget (all one line) sudo dpkg -i libzip2_0.11.2-1.2_armhf.deb Then run the…roboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest, Run this command and tell me what the output is: cat /etc/*-release This will help in trying to understand your problemroboticmind (44)in gridcoin • 7 years agoRE: How to Install a Gridcoin Wallet on a Raspberry Pi@confuest, Try running these commands again: wget sudo dpkg -i libminiupnpc8_1.6-3ubuntu2_armhf.deb sudo apt-get install software-properties-common -y sudo apt-get install -f Then run this…