The ALSA OSS package contains the ALSA OSS compatibility library. This is used by programs which wish to use the ALSA OSS sound interface
Download (HTTP): http://www.alsa-project.org/alsa/ftp/oss-lib/alsa-oss-0.9.6.tar.bz2
Download (FTP): ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-0.9.6.tar.bz2
Download size: 131 KB
Estimated Disk space required: 1.3 MB
Estimated build time: 0.04 SBU
Install ALSA OSS by running the following commands:
./configure && make && make install |
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.