Bitcoin Forum
June 04, 2024, 04:17:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: setting up DMD wallet on raspberry pi 3 help please  (Read 115 times)
madmack1 (OP)
Member
**
Offline Offline

Activity: 157
Merit: 11


View Profile
January 01, 2018, 01:56:50 PM
 #1

Has anyone get experience setting up wallets on RPI3?

i have followed this guide
https://diamond-info.github.io/raspberry2.html

i tried with precompiled binaries which i couldnt get to run,
I tried to compile my own binary in pi which failed for some reason (pi was hot)

i then found a guide for compiling in vm debian     https://bitcointalk.org/index.php?topic=580725.15700


Install the build environment dependencies for the Raspberry Pi -
Code:
sudo apt install build-essential libtool autotools-dev autoconf pkg-config curl gcc-aarch64-linux-gnu g++-aarch64-linux-gnu  ( this line worked after working out debian doesnt configure sudo by default)

build the dependencies for the DMD wallet without the GUI (cli only) building for QT needs work -
Code:

cd depends && make HOST=aarch64-linux-gnu NO_QT=1           This line just gives an error too .

Can diamond wallet be run on ubuntu snappy? i think i need a gui.the commands to copy and paste just arent working on my system , ubuntu 16.04

spend a good 10+ hours on this now
Looking for gui alternatives now, lots of lite linux distros for pi can the regular linux wallet run on these?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!