]> Pileus Git - ~andy/gtk/blob - INSTALL
docs/gtkfaq.sgml: fix the spelling of Helge Hess's name
[~andy/gtk] / INSTALL
1 The 'configure' script can be given a number of options to
2 enable and disable various features. For a complete list,
3 type:
4   ./configure --help
5
6 *  --enable-xim            support XIM [default=yes]
7
8 Specifying --disable-xim will disable support for entering
9 internationalized text using X Input Methods. This will give
10 some slight savings in speed and memory use and might be necessary
11 with older versions of X.
12
13 * --with-locale=LOCALE    locale name you want to use
14
15 The --with-locale options is used to determine if your operating
16 system has support for the locale you will be using. If not, X's built
17 in locale support will be used.
18
19 Because of bugs in autoconf, it is necessary to specify this option
20 even if your LANG environment variable is correctly set.
21
22 This option does not determine which locale GTK will use at
23 runtime. That will be determined from the usual environment variables.
24 If you will be using multiple locales with GTK, specify the one
25 for which your operating system has the worst support for the 
26 --with-locale option.
27
28
29 Note for using XIM support with kinput2
30 ---------------------------------------
31
32 There is a bug in older versions of kinput2 that will cause 
33 GTK to hang when destroying a text entry. The latest versions
34 of kinput is available from:
35
36   ftp://ftp.sra.co.jp/pub/x11/kinput2