From: Guillaume Pellerin Date: Thu, 18 Jul 2013 09:03:07 +0000 (+0200) Subject: add deps X-Git-Tag: 1.1~544 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5532ed43ad3f1656d4b73c545d2532119f15ff19;p=teleforma.git add deps --- diff --git a/INSTALL.rst b/INSTALL.rst index 70506ee4..d7ad0c48 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -33,13 +33,17 @@ Install the system dependencies python-ctypes python-setuptools python-support python-docutils \ python-libxml2 python-lxml python-numpy \ python-scipy python-imaging python-mutagen python-gobject python-gst0.10 \ - gstreamer0.10-plugins-base gobject-introspection python-psutil nginx + gobject-introspection python-psutil nginx \ + gstreamer0.10-plugins-base gstreamer0.10-plugins-good \ + gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly + + sudo apt-get remove --purge pulseaudio To get MP3 reading and writing:: echo 'deb http://www.debian-multimedia.org stable main' | sudo tee -a /etc/apt/sources-list sudo apt-get update - sudo aptitude install gstreamer0.10-fluendo-mp3 gstreamer0.10-lame + sudo aptitude install gstreamer0.10-lame More packages::