Table of Contents
As of version 11.0, CrossOver no longer uses this library. This article left in place for reference only.
Description
This is the X Toolkit Intrinsics library. In CrossOver it is needed in only two cases:
- To let Windows applications play sounds using a NAS sound server. See also the Missing libaudio.so.2 library page.
- To use Windows plugins in a native web browser.
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 libxt6
64-bit Debian or Ubuntu : apt-get install libxt6:i386
32/64-bit Fedora : dnf install libXt.i686
32/64-bit Mandriva : urpmi libxt6
32-bit SUSE : zypper install libxt6
64-bit SUSE : zypper install libxt6-32bit
Other Articles
Missing or broken 32-bit libICE.so.6 library
Missing or broken 32-bit libhal.so.1 library
Missing or broken 32-bit liblcms.so.1 library
Missing or broken 32-bit libgstreamer-0.10.so.0 library