ALSA Library-0.9.6

Introduction to ALSA Library

The ALSA Library package contains the ALSA library. This is used by programs (including ALSA Utilities) which wish to use the ALSA sound interface.

Package information

Installation of ALSA Library

Install ALSA Library by running the following commands:

./configure &&
make &&
make install

Configuring ALSA Library

Configuration Information

As with most libraries, there is no configuration to do, save that the library directory i.e. /opt/lib or /usr/local/lib should appear in /etc/ld.so.conf so that ldd can find the shared libraries. After checking that this is the case, /sbin/ldconfig should be run while logged in as root.

Contents

The ALSA Library package contains aserver and the libasound library.

Description

libasound (alsa library)

libasound provides ALSA functions for application programs.