Any hints on getting this running on linux? I ran make and got bitcoind running, but it doesn't seem to be doing much.
try this:
watch './bitcoind getinfo && ./bitcoind getmininginfo'
Thanks for the help....
getting
sh: 1: ./bitcoind: not found
good news is the cpus are swamped now- must be doing something.
You have to run it from the folder where bitcoind is in, so do a "cd" to that folder before.