= Bitten Slave Download and Install = == Follow these steps to install the bitten slave on a Windows computer. This page assumes python2.5 is already installed in the folder c:\Python25\. == === Step 1 === Download and save this file to a temporary folder: [http://peak.telecommunity.com/dist/ez_setup.py ez_setup.py] === Step 2 === Install ez_setup by running this command: {{{ python ez_setup.py }}} === Step 3 === Add c:\Python25\Scripts\ to your PATH (to make it accessible on the command line). This folder will contain the bitten slave executable. === Step 4 === Run this command to install the bitten slave: {{{ easy_install http://svn.edgewall.org/repos/bitten/trunk/ }}} === Step 5 === You are done! Run this command: {{{ bitten-slave }}} and if you see the Usage: text the slave is installed correctly.