= Bitten Slave Download and Install = == Follow these steps to install the bitten slave == This page assumes a Windows computer, although it should apply to any OS with appropriate adjustments. === Step 1 === Download and install python if you don't have it: [python.org] We will assume python is installed in c:\Python25\. === Step 2 === Download and save this file to a temporary folder: [http://peak.telecommunity.com/dist/ez_setup.py ez_setup.py] (For more information on !EasyInstall see here: [http://peak.telecommunity.com/DevCenter/EasyInstall] ) === Step 3 === Install ez_setup by running this command: {{{ python ez_setup.py }}} === Step 4 === Add c:\Python25\Scripts\ to your PATH (to make it accessible on the command line). This folder will contain the bitten slave executable. === Step 5 === Run this command to install the bitten slave: {{{ easy_install http://svn.edgewall.org/repos/bitten/trunk/ }}} === Step 6 === You are done! Run this command: {{{ bitten-slave }}} and if you see the Usage: text the slave is installed correctly.