diff INSTALL @ 120:cca96a509cfe r20-1b12

Import from CVS: tag r20-1b12
author cvs
date Mon, 13 Aug 2007 09:25:29 +0200
parents cf808b4c4290
children 1370575f1259
line wrap: on
line diff
--- a/INSTALL	Mon Aug 13 09:24:19 2007 +0200
+++ b/INSTALL	Mon Aug 13 09:25:29 2007 +0200
@@ -27,12 +27,13 @@
 loadup dump', found in `./src/Makefile.in.in', or possibly when
 running the final dumped XEmacs.
  
-Building XEmacs requires about 70 Mb of disk space (including the
-XEmacs sources).  Once installed, XEmacs occupies about 50 Mb in the
-file system where it is installed; this includes the executable files,
-Lisp libraries, miscellaneous data files, and on-line documentation.
-If the building and installation take place in different directories,
-then the installation procedure momentarily requires 70+50 Mb.
+Building XEmacs requires about 88 Mb of disk space (including the XEmacs
+sources).  Once installed, XEmacs occupies about 50 Mb in the file system
+where it is installed; this includes the executable files, Lisp libraries,
+miscellaneous data files, and on-line documentation. The amount of storage
+of the Lisp directories may be reduced by compressing the .el files. If
+the building and installation take place in different directories, then
+the installation procedure momentarily requires 88+50 Mb.
 
 XEmacs requires an ANSI C compiler, such as LCC or GCC.