Talk:POD installation guide

From ArmadeusWiki
Jump to: navigation, search

Install from git tree Old method

  • Checkout the source code with following command (git is needed):
$ git clone git://periphondemand.git.sourceforge.net/gitroot/periphondemand/periphondemand
$ cd periphondemand/
  • Install POD (with root privileges):
$ sudo python setup.py install