Comment 44 for bug 1551041

Revision history for this message
Raymond (superquad-vortex2) wrote :

http://packages.ubuntu.com/search?lang=en&keywords=libasound2-dev

For pcm_avail.c

You need to install libasound2-dev and gcc

sudo apt-get install libasound2-dev

gcc pcm_avail.c -o pcm_avail -l asound

./pcm_avail