Added note about libasound2-dev to docs.

This commit is contained in:
Joar Wandborg 2012-09-29 20:35:49 +02:00
parent 942084fbfd
commit 34a853133f

View File

@ -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