Post
Topic
Board Pools
p2pool - Decentralized, Absolutely DoS-Proof, Pool Hopping-Proof Pool [archival]
by
runeks
on 25/01/2012, 10:47:58 UTC
  • Run p2pool:
    • ...
    • Source: python run_p2pool.py USER PASS

(Ubuntu 11.04)

Must run_p2pool.py be run with its distributed directory the current directory -- does it depend on other files in the distribution?  Or can run_p2pool.py be copied to somewhere else?
run_p2pool.py can't be copied anywhere else and used alone. Take a look inside the file. It's two lines of code Smiley.

You don't have to cd to the directory in order to run it. Just execute run_p2pool.py from anywhere.