Mercurial > hg > xemacs-beta
comparison INSTALL @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 10:30:37 +0200 |
| parents | ca9a9ec9c1c1 |
| children | 341dac730539 |
comparison
equal
deleted
inserted
replaced
| 275:a68ae4439f57 | 276:6330739388db |
|---|---|
| 179 The `--prefix=PREFIXDIR' option specifies where the installation process | 179 The `--prefix=PREFIXDIR' option specifies where the installation process |
| 180 should put XEmacs and its data files. This defaults to `/usr/local'. | 180 should put XEmacs and its data files. This defaults to `/usr/local'. |
| 181 - XEmacs (and the other utilities users run) go in PREFIXDIR/bin | 181 - XEmacs (and the other utilities users run) go in PREFIXDIR/bin |
| 182 (unless the `--exec-prefix' option says otherwise). | 182 (unless the `--exec-prefix' option says otherwise). |
| 183 - The architecture-independent files go in PREFIXDIR/lib/xemacs-VERSION | 183 - The architecture-independent files go in PREFIXDIR/lib/xemacs-VERSION |
| 184 (where VERSION is the version number of XEmacs, like `20.5'). | 184 (where VERSION is the version number of XEmacs, like `21.0'). |
| 185 - The architecture-dependent files go in | 185 - The architecture-dependent files go in |
| 186 PREFIXDIR/lib/xemacs-VERSION/CONFIGURATION-NAME | 186 PREFIXDIR/lib/xemacs-VERSION/CONFIGURATION-NAME |
| 187 (where CONFIGURATION-NAME is the host type, like mips-dec-ultrix4.2), | 187 (where CONFIGURATION-NAME is the host type, like mips-dec-ultrix4.2), |
| 188 unless the `--exec-prefix' option says otherwise. | 188 unless the `--exec-prefix' option says otherwise. |
| 189 | 189 |
