The video media_type needs pygtk/gtk.

Note in the docs, that the video media_type needs the gtk
and pygtk modules and where to get them on debian.
This commit is contained in:
Elrond 2012-03-29 13:15:38 +02:00
parent 02f07bfe14
commit 582958e333

View File

@ -32,6 +32,10 @@ good/bad/ugly). On Debianoid systems::
sudo apt-get install python-gst0.10
Currently you need the gtk and pygtk modules::
sudo apt-get install python-gtk2
Next, modify (and possibly copy over from ``mediagoblin.ini``) your
``mediagoblin_local.ini``. Uncomment this line in the ``[mediagoblin]``
section::