comparison INSTALL @ 227:0e522484dd2a r20-5b12

Import from CVS: tag r20-5b12
author cvs
date Mon, 13 Aug 2007 10:12:37 +0200
parents 262b8bb4a523
children f220cc83d72e
comparison
equal deleted inserted replaced
226:eea38c7ad7b4 227:0e522484dd2a
158 The `--prefix=PREFIXDIR' option specifies where the installation process 158 The `--prefix=PREFIXDIR' option specifies where the installation process
159 should put XEmacs and its data files. This defaults to `/usr/local'. 159 should put XEmacs and its data files. This defaults to `/usr/local'.
160 - XEmacs (and the other utilities users run) go in PREFIXDIR/bin 160 - XEmacs (and the other utilities users run) go in PREFIXDIR/bin
161 (unless the `--exec-prefix' option says otherwise). 161 (unless the `--exec-prefix' option says otherwise).
162 - The architecture-independent files go in PREFIXDIR/lib/xemacs-VERSION 162 - The architecture-independent files go in PREFIXDIR/lib/xemacs-VERSION
163 (where VERSION is the version number of XEmacs, like `20.3'). 163 (where VERSION is the version number of XEmacs, like `20.5').
164 - The architecture-dependent files go in 164 - The architecture-dependent files go in
165 PREFIXDIR/lib/xemacs-VERSION/CONFIGURATION 165 PREFIXDIR/lib/xemacs-VERSION/CONFIGURATION
166 (where CONFIGURATION is the configuration name, like mips-dec-ultrix4.2), 166 (where CONFIGURATION is the configuration name, like mips-dec-ultrix4.2),
167 unless the `--exec-prefix' option says otherwise. 167 unless the `--exec-prefix' option says otherwise.
168 168