Install »

Guide

about Lettersoup

get it

read on it

Installing dependencies

First 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 Shoebot

Unpack the shoebox tarball into a temporary dir (anything will do), cd to it and run:

    sudo python setup.py install

Running the Lettersoup demo

Run the demo like this:

    python lettersoup-demo.py
Page last modified on November 28, 2009, at 11:13 PM

Edit - History - Print - Recent Changes (All) - Search