aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-12-21 10:22:39 +0000
committerEli Zaretskii2001-12-21 10:22:39 +0000
commit4df45701a9d67fe4afd0830b72f94ac5e4a14d5b (patch)
tree9f9672f01b895fb72535e1355340f4175eec84c6
parentdf926aaa7a9ecca4510498076d96493c3db3ec97 (diff)
downloademacs-4df45701a9d67fe4afd0830b72f94ac5e4a14d5b.tar.gz
emacs-4df45701a9d67fe4afd0830b72f94ac5e4a14d5b.zip
Update Emacs memory and disk usage numbers.
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 9aad585809e..5acd44be39e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -175,17 +175,17 @@ mac/INSTALL.)
175 175
1761) Make sure your system has enough swapping space allocated to handle 1761) Make sure your system has enough swapping space allocated to handle
177a program whose pure code is 1.5 MB and whose data area is at 177a program whose pure code is 1.5 MB and whose data area is at
178least 2.5 MB and can reach 80 MB or more. If the swapping space is 178least 2.8 MB and can reach 100 MB or more. If the swapping space is
179insufficient, you will get an error in the command `temacs -batch -l 179insufficient, you will get an error in the command `temacs -batch -l
180loadup dump', found in `./src/Makefile.in', or possibly when 180loadup dump', found in `./src/Makefile.in', or possibly when
181running the final dumped Emacs. 181running the final dumped Emacs.
182 182
183Building Emacs requires about 130 MB of disk space (including the 183Building Emacs requires about 140 MB of disk space (including the
184Emacs sources) Once installed, Emacs occupies about 70 MB in the file 184Emacs sources) Once installed, Emacs occupies about 77 MB in the file
185system where it is installed; this includes the executable files, Lisp 185system where it is installed; this includes the executable files, Lisp
186libraries, miscellaneous data files, and on-line documentation. If 186libraries, miscellaneous data files, and on-line documentation. If
187the building and installation take place in different directories, 187the building and installation take place in different directories,
188then the installation procedure momentarily requires 130+70 MB. 188then the installation procedure momentarily requires 140+77 MB.
189 189
1902) Consult `./etc/MACHINES' to see what configuration name you should 1902) Consult `./etc/MACHINES' to see what configuration name you should
191give to the `configure' program. That file offers hints for 191give to the `configure' program. That file offers hints for