Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add dependencies.

...

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

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.

...