Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mkcomposecache(1) [debian man page]

MKCOMPOSECACHE(1)                                             General Commands Manual                                            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-file used in the given locale 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. Notes: - compose cache files are created by libX11, thus an Xserver has to be running and DISPLAY has to be set correctly for creating cache files. - libX11 will not write compose cache files if run as root or with different real and effective uids. - libX11 will not create compose cache files in directories writable for other users. DIAGNOSTICS
mkcomposecache returns with exit status 1 on general errors (no Xserver, invoked as root, etc.) and 2 on unsupported locales. An exit status of 0 does not imply that a cache file is actually written, though. This very much depends on the used libX11 and its safety regulations. EXAMPLES
mkcomposecache en_US.UTF-8 /var/tmp/buildroot/usr/share/X11/locale/en_US.UTF-8/Compose /var/tmp/buildroot/var/X11R6/compose_cache /usr/share/X11/locale/en_US.UTF-8/Compose FILES
/var/X11R6/compose_cache Location of global compose cache. AUTHOR
mkcomposecache was written by Matthias Hopf <mhopf@suse.de>. X Version 11 mkcomposecache 1.0 MKCOMPOSECACHE(1)

Check Out this Related Man Page

MKCOMPOSECACHE(1)                                             General Commands Manual                                            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-file used in the given locale 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. Notes: - compose cache files are created by libX11, thus an Xserver has to be running and DISPLAY has to be set correctly for creating cache files. - libX11 will not write compose cache files if run as root or with different real and effective uids. - libX11 will not create compose cache files in directories writable for other users. DIAGNOSTICS
mkcomposecache returns with exit status 1 on general errors (no Xserver, invoked as root, etc.) and 2 on unsupported locales. An exit status of 0 does not imply that a cache file is actually written, though. This very much depends on the used libX11 and its safety regulations. EXAMPLES
mkcomposecache en_US.UTF-8 /var/tmp/buildroot/usr/share/X11/locale/en_US.UTF-8/Compose /var/tmp/buildroot/var/X11R6/compose_cache /usr/share/X11/locale/en_US.UTF-8/Compose FILES
/var/X11R6/compose_cache Location of global compose cache. AUTHOR
mkcomposecache was written by Matthias Hopf <mhopf@suse.de>. X Version 11 mkcomposecache 1.0 MKCOMPOSECACHE(1)
Man Page

12 More Discussions You Might Find Interesting

1. AIX

Locales in AIX

Currently we have the following locales installed on two of our servers SERVER-1 $ locale -a C POSIX en_US en_US.8859-15 en_US.ISO8859-1 EN_US EN_US.UTF-8 ZH_CN ZH_CN.UTF-8 HI_IN HI_IN.UTF-8 ko_KR ko_KR.IBM-eucKR zh_TW zh_TW.IBM-eucTW SERVER-2 (0 Replies)
Discussion started by: voorkey
0 Replies

2. AIX

X11 installation files

Hi does anyone know where to download X11 filesets. basically I need 5.3.0.0 file sets thanks (2 Replies)
Discussion started by: erickznj23
2 Replies

3. UNIX for Advanced & Expert Users

/var/cache deletion.

Hi all, I'm using centos-5 as my VPN OS. Yesterday I removed /var/cache accidentally! After that the OS crashed and then I couldn't login anymore. Even reseting the VPN couldn't help to OS to boot up. Now I have the access to my file system. Can I fix it handy? What file must I copy to there?... (1 Reply)
Discussion started by: mjdousti
1 Replies

4. HP-UX

Installation of Oracle on HPUX 11.31

I am having issues the below issues:- As per the documents Preinstallation Tasks I have linked the following files :- # cd /usr/lib # ln -s libX11.3 libX11.sl # ln -s libXIE.2 libXIE.sl # ln -s libXext.3 libXext.sl # ln -s libXhp11.3 libXhp11.sl # ln -s libXi.3 libXi.sl # ln -s... (0 Replies)
Discussion started by: grayhorns
0 Replies

5. Solaris

en_US.ISO8859-1 Table

Hy together, I doesn't find a table of en_US.IS08859-1. Have someone a link or same else? Thanks Urs (1 Reply)
Discussion started by: MuellerUrs
1 Replies

6. Programming

How to compile openGL code which is in C++ in ubuntu

Hi, I am trying to compile openGL code which is written in c++ ..but i am getting error msgs like this root@lxdevenv:~/Desktop# g++ diss.cpp -o diss -I/usr/X11R6/include/ -L/usr/X11R6/lib -lX11 -lXi -lXmu -lglut -lGL -lGLU diss.cpp:1:23: error: windows.h: No such file or directory... (2 Replies)
Discussion started by: Ravikishore
2 Replies

7. AIX

/var filesystem is full

Hi, Is there a way to clear the temp files from /var/tmp? Is root access required to delete the files? Thanks, Narayan (2 Replies)
Discussion started by: narayanv
2 Replies

8. Linux

Unix Equivalent Windows Variable

Hi, I've set my Unix User Profile Variables as follows.. export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 I want to set the same codepages in my Windows Vista Environment.. How can i do that..? Whether the variable names remain same ..? Please help Regards, Vikram... (1 Reply)
Discussion started by: vickramshetty
1 Replies

9. UNIX for Dummies Questions & Answers

How to find root owned world writable files?

Being a system administrator i came across a statement as " Excluding temporary directories /tmp and /var/tmp, no root owned files should be in world writable directories" While the above statement may look straight forward but how would i check if there are any such directories in the... (7 Replies)
Discussion started by: pinga123
7 Replies

10. Shell Programming and Scripting

Need script to remove millions of tmp files in /html/cache/ directory

Hello, I just saw that on my vps (centOS) my oscommerce with a seo script has created millions of tmp files inside the /html/cache/ directory. I would need to remove all those files (millions), I tried via shell but the vps loads goes to very high and it hangs, is there some way to do a... (7 Replies)
Discussion started by: andymc1
7 Replies

11. AIX

How to print UTF-8 from AIX (lp)

Hello everyone! I have a problem with printing ru_RU.UTF-8 from AIX using lp command. #locale -a C POSIX RU_RU.UTF-8 RU_RU en_US.8859-15 en_US.ISO8859-1 en_US ru_RU.ISO8859-5 ru_RU #locale LANG=en_US.UTF-8 LC_COLLATE=RU_RU.UTF-8 LC_CTYPE=RU_RU.UTF-8 LC_MONETARY="en_US" (3 Replies)
Discussion started by: burnAF
3 Replies

12. Solaris

setting locale en_US.UTF-8

hi, I am using SOLARIS sparc 64 bit, during installation of Oracle i receive an error required OS locale en_US.UTF-8 does not exist on the installation computer. To avoid this issue, please ensure that the locale en_US.UTF-8 exists on the installation computer prior to installing Oracle. when... (4 Replies)
Discussion started by: zeeshan047
4 Replies