%general-entities; ]> $LastChangedBy$ $Date$ ALSA Library-&alsa-lib-version; Introduction to <application><acronym>ALSA</acronym> Library</application> The ALSA Library package contains the ALSA library. This is used by programs (including ALSA Utilities) requiring access to the ALSA sound interface. Package information Download (HTTP): Download (FTP): Download size: &alsa-lib-size; Estimated Disk space required: &alsa-lib-buildsize; Estimated build time: &alsa-lib-time; Installation of <application><acronym>ALSA</acronym> Library</application> In the "Sound" section of the kernel configuration, edit Advanced Linux Sound Architecture options to match your audio hardware and disable deprecated Open Sound System. Recompile and install your new kernel. Install ALSA Library by running the following commands: ./configure --enable-static && make && make install Command explanations --enable-static: This switch is used to enable building the static library because some programs link against it. Configuring <application><acronym>ALSA</acronym> Library</application> Configuration Information Contents The ALSA Library package contains aserver and the libasound library. Description libasound (alsa library) libasound provides ALSA functions for application programs.