things i followed step by step
installed wheezy
access Rpi with Putty by locating IP
used pi and raspberry as login cred
update and install dont know what Wink
sudo apt-get update
sudo apt-get install autoconf autogen libtool uthash-dev libjansson-dev libcurl4-openssl-dev libusb-dev libncurses-dev git-core –y
Install the dependencies.
sudo apt-get install build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev
then download the litedoge source
git clone
https://bitbucket.org/litedogedev/litedoge.gitthen cd litedoge/src
make -f makefile.unix
that should make you the daemon.
then you can send coins to it and stake them on the raspberry pi.
[/quote]
hey you need debian based os on the pi
here is a complete step by step guide i found for you for another coin, but it should work the same way
https://bitcointalk.org/index.php?topic=660938.msg10339439#msg10339439also you can skip the compiling part, by compiling on your pc a daemon then put it on the pi using WinSCP
If you don't have a linux pc/laptop to compile the daemon on you can tell me to compile one for you. But you will still need your deps installed on the pi or the daemon won't run.
[/quote]
yes pls if you can compile one for me, and when you said i have to install dep on the pi it mean i have to follow this step right?
sudo apt-get install build-essential libssl-dev libdb++-dev libboost-all-dev libqrencode-dev libminiupnpc-dev
[/quote]
u installed berkeley db ?
[/quote]
nope
but i installed
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdbdev
sudo apt-get install libdb-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libqrencode-dev
sudo apt-get install libsnappy-dev
and now waiting for the unix compilation
editing it: which one should you recomend
http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.htmlupdate: after one hour of unix compilation got this error
[/quote]
I will boot up a ras pi and see what I can do to help you out.. give me a bit to make sure the dep are all there..
Best regards
d57heinz