Close
Support Library
Home > Diag > MissingLibJack
|
Missing libjack-0.100.0 32bit library
Description
Wine needs this library in order to let Windows applications play sounds using a Jack sound server. Wherever possible we recommend using Alsa instead.
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 libjack0
64bit Debian or Ubuntu : apt-get install ia32-libs
32/64bit Fedora Core : yum install jack-audio-connection-kit.i386
32/64bit Mandriva : urpmi libjack0
32bit SUSE : zypper install libjack
64bit SUSE : zypper install libjack0-32bit
On Fedora Core, Mandriva and SUSE, it is necessary to create a libjack-0.100.0.so.0 symbolic link pointing to the actual Jack library. For instance (adjusting the paths as appropriate):
ln -s /usr/lib/libjack.so.0 cxoffice/lib/libjack-0.100.0.so.0
Help
|
Last modified on 2009-06-17 13:30:55 by Francois Gouget |

Help