Author

Topic: I need an easy stratum proxy for the raspberry pi (Read 2038 times)

legendary
Activity: 2128
Merit: 1005
ASIC Wannabe

i tried running "

Code:
sudo apt-get install build-essential
./configure --without-ckdb
make
" but got a whole wackload of errors.

really need an ELI5 on this it seems
They're separate lines which are not wrapped on the repository summary. Read the readme directly.
./configure --without-ckdb

"-bash: ./configure: No such file or directory"

I guess I have to spell it out. You are building from git, there are extra instructions.



so i figured out how to download the .git, autogen/configure/make/make install it so that theres a directory ckpool
i put my settings into the files: ckproxy, ckpool
now what? how do i run it, and set it up to run at boot?

i tried sudo ckpool in the src directory but go back "No bitcoinds active" and often get a warning about a JSON error w/ ckpool.conf
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/

i tried running "

Code:
sudo apt-get install build-essential
./configure --without-ckdb
make
" but got a whole wackload of errors.

really need an ELI5 on this it seems
They're separate lines which are not wrapped on the repository summary. Read the readme directly.
./configure --without-ckdb

"-bash: ./configure: No such file or directory"

I guess I have to spell it out. You are building from git, there are extra instructions.

legendary
Activity: 2128
Merit: 1005
ASIC Wannabe

i tried running "

Code:
sudo apt-get install build-essential
./configure --without-ckdb
make
" but got a whole wackload of errors.

really need an ELI5 on this it seems
They're separate lines which are not wrapped on the repository summary. Read the readme directly.
./configure --without-ckdb

"-bash: ./configure: No such file or directory"
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/

i tried running "

Code:
sudo apt-get install build-essential
./configure --without-ckdb
make
" but got a whole wackload of errors.

really need an ELI5 on this it seems
They're separate lines which are not wrapped on the repository summary. Read the readme directly.
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
ckproxy is lightweight and very easy to setup.

Download and install your standard rpi wheezy image then follow the steps outlined in the ckpool build process to compile the application.

https://bitbucket.org/ckolivas/ckpool



i tried running "sudo apt-get install build-essential ./configure --without-ckdb make" but got a whole wackload of errors.

really need an ELI5 on this it seems
legendary
Activity: 1973
Merit: 1007
ckproxy is lightweight and very easy to setup.

Download and install your standard rpi wheezy image then follow the steps outlined in the ckpool build process to compile the application.

https://bitbucket.org/ckolivas/ckpool

legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF

Sounds more like an hardware issue to me. Is the RPi PSU powerful enough? It should provide 1A. Have you tried different ports on the router? Different LAN cables?
legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
I just spent about two hours attempting to get a working raspbian install that has keyboard, ssh, and ethernet connection, and its driving me up the wall. [...]

What are you using those three are in the standard Raspian.  Huh
http://www.raspberrypi.org/downloads/



i did the raspboian install but it doesnt seemt o network. it briefly had an ip 192.168.1.142, then couldnt access it again.

I would really love a plug-and-play sd card image
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
Python is well supported, no worries there.
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
Does slush's stratum proxy work on a Pi? It's a python thing, unfortunately, and I don't know what python support there is on the Pi. Probably a lot since I imagine there's a lot of overlap in the target customers.
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
I just spent about two hours attempting to get a working raspbian install that has keyboard, ssh, and ethernet connection, and its driving me up the wall. [...]

What are you using those three are in the standard Raspian.  Huh
http://www.raspberrypi.org/downloads/

legendary
Activity: 2128
Merit: 1005
ASIC Wannabe
I just spent about two hours attempting to get a working raspbian install that has keyboard, ssh, and ethernet connection, and its driving me up the wall. I havent even got to the part where i need to get and install the proxy files


does anybody have an image of a working SD card with a stratum proxy functionality - or at least a fully-installed OS? installing from scratch in linux isnt my strong suit.
Jump to: