Added note about libasound2-dev to docs.
This commit is contained in:
parent
942084fbfd
commit
34a853133f
@ -96,6 +96,13 @@ On Debianoid systems, run::
|
|||||||
|
|
||||||
sudo apt-get install libsndfile1-dev
|
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::
|
Then install ``scikits.audiolab`` for the spectrograms::
|
||||||
|
|
||||||
./bin/pip install scikits.audiolab
|
./bin/pip install scikits.audiolab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user