4 Dec
2013
4 Dec
'13
7:38 p.m.
Gabriel Beddingfield <gabrbedd <at> gmail.com> writes:
On Tue, Sep 6, 2011 at 5:33 AM, Clemens Ladisch <clemens <at> ladisch.de>
wrote:
Appalayagari Sreedhar wrote:
main.c:2:23: error: asoundlib.h: No such file or directory
This means that alsa-lib is not installed correctly.
On Debian/Ubuntu, install a package called libasound2-dev On SuSe, you can probably `zypper install -C 'pkgconfig(alsa)'` (I think the -C is correct... for "capabilities") On Fedora, it's `yum install 'pkgconfig(alsa)'`
-gabriel
I am still getting the problem even though alsa-lib-devel is installed on my fedora 14.