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://gd.tuwien.ac.at/opsys/linux/alsa/oss-lib/alsa-oss-1.0.7.tar.bz2
Download (FTP): ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-1.0.7.tar.bz2
Download MD5 sum: 8e4af2a1ce93a0e5945325097b9a0341
Download size: 219 KB
Estimated disk space required: 2.4 MB
Estimated build time: 0.06 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.
The ALSA OSS package contains aoss and the libaoss (ALSA OSS compatibility library) library.
Last updated on 2005-02-13 19:18:12 -0700