Comment 16 for bug 221065

Revision history for this message
Bryce Harrington (bryce) wrote :

MKCOMPOSECACHE(1) MKCOMPOSECACHE(1)

NAME
       mkcomposecache - create a cache file for a compose file explicitely

SYNOPSIS
       mkcomposecache locale compose-file cache-dir [ internal-name ]

DESCRIPTION
       mkcomposecache creates a cache file for the specified compose table and
       saves it in cache-dir. If internal-name has been spezified, it is used
       as the name of the compose table for computing the hash values and
       internal validation. This is necessary if global compose cache files
       shall be created while using DESTDIR during X11 installation. Caches may
       depend on the used locale, UTF-8 based locales are safe, though.

EXAMPLES
       mkcomposecache en_US.UTF-8 /var/tmp/build-
       root/usr/lib/X11/locale/en_US.UTF-8/Compose /var/tmp/build-
       root/var/X11R6/compose_cache /usr/lib/X11/locale/en_US.UTF-8/Compose

FILES
       /var/X11R6/compose_cache Location of global compose cache.

                                __xorgversion__ MKCOMPOSECACHE(1)