Missing or broken 32-bit libesd.so.0 library

Table of Contents

As of version 11.0, CrossOver no longer uses this library. This article left in place for reference only.

Description

Wine needs this library in order to let Windows applications play sounds using an ESound sound server. Note that this method has a high latency and is not suitable for games. Wherever possible we recommend using PulseAudio instead.

Resolution

CrossOver no longer uses this library (and cxdiag won't check for it) as of 11.0.

To install this library, run one of the following commands as root, or look for the corresponding package names in your favorite package manager:

32-bit Debian or Ubuntu : apt-get install libesd0
64-bit Debian or Ubuntu : apt-get install libesd0:i386
32/64-bit Fedora : dnf install esound-libs.i686
32/64-bit Mandriva : urpmi libesound0
32-bit SUSE : zypper install esound
64-bit SUSE : zypper install libesd0-32bit
32-bit Arch : pacman -Syu esound
64-bit Arch : pacman -Syu lib32-esound

Next Step: Missing or broken 32-bit libesd.so.0 library

Last modified on 2023-09-29 11:57:11 UTC by Andrew Balfour