Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
# apt-get install python-setuptools python-twisted python-feedparser bittorent
# easy_install stompservice transmissionrpc
Code Block

# easy_install lobberstoragenode

or install lobberstoragenode from GIT or from tarballs...

At this point twistd should have a new plugin registered. Verify this by running twistd --help and look for lobberstoragenode in the list of commands. If you see this then you're installation should be ok.

...