Replies: 3 comments 7 replies
-
you might try the experimental .deb file here: https://github.com/Chia-Network/chia-blockchain/wiki/Raspberry-Pi |
Beta Was this translation helpful? Give feedback.
-
Does anyone know how to.... "Install dependencies for Ubuntu 20.04 LTS" and clarify this:...... # Checkout the source and install git clone https://github.com/Chia-Network/chia-blockchain.git -b latest I don't know what these commands need exactly. So what I am asking for is EXACTLY what do I do with this..... git clone https://github.com/Chia-Network/chia-blockchain.git -b latest Thanks much!!!! I give up trying to figure it out myself. |
Beta Was this translation helpful? Give feedback.
-
UI is up and running, and synched. Trouble is...not syncing at all. Only farmer and wallet connections showing. Any thoughts on how to fix this? I think I will try the rasbian 64 os again. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and thanks!
I am a beginner, so nothing is obvious to me. I just installed a fresh Ubuntu on Rasberry Pi and did updates: sudo apt-get update / sudo apt-get upgrade -y and am now here:
Checkout the source and install
git clone https://github.com/Chia-Network/chia-blockchain.git -b latest
cd chia-blockchain
I tried for instance:
git clone https://github.com/Chia-Network/chia-blockchain.git -b latest but option "b" is not understood. Tried without the -b latest and it started but then "Unable to locate package clone" and "Unable to locate package https://github.com/Chia-Network"
I downloaded the GUI and tried to install that but get "Unable to install chia-blockchain: The following packages have unmet dependencies"
Appreciate your help!
Chris
Beta Was this translation helpful? Give feedback.
All reactions