projects:love_machine:install_lovemachine_on_ubuntu
Install [loveMachine] on Ubuntu
This has been tested on Ubuntu 10.04 but should work for later versions
- Install pip (a useful python package manager)
sudo apt-get install python-pip
- Install Selenium using pip
sudo pip install -U selenium
- Download [loveMachine] at https://github.com/juego/loveMachine/zipball/master and decompress it. Or, if you prefer using git:
git clone git://github.com/juego/loveMachine.git
- Go into the loveMachine/webdriver directory
- Run it with
python loveMachine.py
projects/love_machine/install_lovemachine_on_ubuntu.txt · Last modified: 2011/12/08 12:00 by 91.183.83.6