| lettersoup | Install »
Guide |
Installing dependenciesFirst thing is installing the appropriate dependencies. Debian/Ubuntu: sudo aptitude install python-gtk2 python-cairo python-gobject python-yaml
Fedora: yum install PyYAML pygobject2-devel pygobject2 pycairo pycairo-devel pygtk2 pygtk2-devel
Installing ShoebotUnpack the shoebox tarball into a temporary dir (anything will do), cd to it and run: sudo python setup.py install
Running the Lettersoup demoRun the demo like this: python lettersoup-demo.py
|
| Page last modified on November 28, 2009, at 11:13 PM |