comparison INSTALL @ 51826:19ef2c37b89f

(DETAILED BUILDING AND INSTALLATION): Describe new functionality of --without-xim.
author Kim F. Storm <storm@cua.dk>
date Tue, 08 Jul 2003 22:03:08 +0000
parents afe35f1e1cbb
children ab1a1f53d67a
comparison
equal deleted inserted replaced
51825:7003a80a49ec 51826:19ef2c37b89f
289 --without-tiff for TIFF image support 289 --without-tiff for TIFF image support
290 --without-gif for GIF image support 290 --without-gif for GIF image support
291 --without-png for PNG image support 291 --without-png for PNG image support
292 292
293 Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d 293 Use --without-toolkit-scroll-bars to disable LessTif/Motif or Xaw3d
294 scroll bars. --without-xim disables the use of X Input Methods, and 294 scroll bars.
295 --disable-largefile omits support for files larger than 2GB on systems 295
296 which support that. Use --without-sound to disable sound support. 296 Use --without-xim to inhibit the default use of X Input Methods. In
297 this case, the X resource useXIM can be used to turn on use of XIM.
298
299 Use --disable-largefile omits support for files larger than 2GB on
300 systems which support that.
301
302 Use --without-sound to disable sound support.
297 303
298 The `--prefix=PREFIXDIR' option specifies where the installation process 304 The `--prefix=PREFIXDIR' option specifies where the installation process
299 should put emacs and its data files. This defaults to `/usr/local'. 305 should put emacs and its data files. This defaults to `/usr/local'.
300 - Emacs (and the other utilities users run) go in PREFIXDIR/bin 306 - Emacs (and the other utilities users run) go in PREFIXDIR/bin
301 (unless the `--exec-prefix' option says otherwise). 307 (unless the `--exec-prefix' option says otherwise).