Mercurial > hg > xemacs-beta
comparison INSTALL @ 318:afd57c14dfc8 r21-0b57
Import from CVS: tag r21-0b57
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:45:36 +0200 |
parents | 341dac730539 |
children | 4f79e16b1112 |
comparison
equal
deleted
inserted
replaced
317:a2fc9afbef65 | 318:afd57c14dfc8 |
---|---|
78 to the XEmacs binary. A sample minimum configuration for a Linux | 78 to the XEmacs binary. A sample minimum configuration for a Linux |
79 system using Mule and Wnn6 from OMRON corporation would be the | 79 system using Mule and Wnn6 from OMRON corporation would be the |
80 packages `mule-base' and `egg-its'. By default, packages will be | 80 packages `mule-base' and `egg-its'. By default, packages will be |
81 searched for in the path | 81 searched for in the path |
82 | 82 |
83 ~/.xemacs::$prefix/lib/xemacs-${version}/mule-packages:$prefix/lib/xemacs/mule-packages:$prefix/lib/xemacs-${version}/packages:$prefix/lib/xemacs/packages | 83 ~/.xemacs::$prefix/lib/xemacs-${version}/mule-packages:$prefix/lib/xemacs/mule-packages:$prefix/lib/xemacs-${version}/xemacs-packages:$prefix/lib/xemacs/xemacs-packages |
84 | 84 |
85 This may be changed by specifying a different value with the | 85 This may be changed by specifying a different value with the |
86 --package-path configuration option. | 86 --package-path configuration option. |
87 | 87 |
88 IMPORTANT NOTE: In a future version of XEmacs, the user-specific | 88 IMPORTANT NOTE: In a future version of XEmacs, the user-specific |