User:Gordon/Optical Drive Testing Script/scratchpad
Jump to navigation
Jump to search
Dependencies
Ubuntu
- python-setuptools (?)
- python-virtualenv
- python-pip
- mercurial (won't be needed for a dpkg dependency, most likely)
Python
(Hopefully) see pip-requirements.txt once the project is closer to completion, and automatically install all these with pip.
Development installation
- Install all Ubuntu dependencies
- cd to the dir where you want the virtualenv containing the code to live.
virtualenv --no-site-packages lazerscd lazers. bin/activatepip install -E . yolk(optional, but useful)pip install -E . cmdlnpip install -E . nosemkdir srccd srchg clone http://bitbucket.org/gmfreegeek/lazers/