From 34a853133f6b5aa4a368053489c7c7f2838eec2b Mon Sep 17 00:00:00 2001 From: Joar Wandborg Date: Sat, 29 Sep 2012 20:35:49 +0200 Subject: [PATCH] Added note about libasound2-dev to docs. --- docs/source/siteadmin/media-types.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst index d062da95..40e54c56 100644 --- a/docs/source/siteadmin/media-types.rst +++ b/docs/source/siteadmin/media-types.rst @@ -96,6 +96,13 @@ On Debianoid systems, run:: sudo apt-get install libsndfile1-dev +.. note:: + scikits.audiolab will display a warning every time it's imported if you don + not compile it with alsa support. Alsa support is not necessary for the GNU + MediaGoblin application, but if you do not wish to have the alsa warnings + from audiolab pop up everywhere you should also install ``libasound2-dev`` + before you install scikits.audiolab. + Then install ``scikits.audiolab`` for the spectrograms:: ./bin/pip install scikits.audiolab -- 2.25.1