Close
Support Library
Home > Diag > MissingLibAsound
|
Missing libasound 32bit library
Description
Wine needs this library in order to let Windows applications play sounds using the Alsa sound system. This is the preferred way to provide sound support to Windows applications on Linux.
Resolution
To install this library, run one of the following commands as root, or look for the corresponding package names in your favorite package manager:
32bit Debian or Ubuntu : apt-get install libasound2
64bit Debian or Ubuntu : apt-get install lib32asound2
32/64bit Fedora Core : yum install alsa-lib.i386
32/64bit Mandriva : urpmi libalsa2
32bit SUSE : zypper install libasound2
64bit SUSE : zypper install libasound2-32bit
Help
|
Last modified on 2009-06-16 18:26:18 by Francois Gouget |

Help