summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-03-25 20:39:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-03-25 20:39:05 +0000
commit8756f06c969267241b5b589fcabed9d55ae28861 (patch)
tree576f66275d4d406a7dbe1f408829e00533536672 /INSTALL
parent65146a9dbcce5c152ed69bc6d50c3334a5fc2ca4 (diff)
downloadperl-8756f06c969267241b5b589fcabed9d55ae28861.tar.gz
The .ucm of Encode are big when uncompressed.
p4raw-id: //depot/perl@15504
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index c3c3c15328..ed8060d49e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -186,10 +186,10 @@ does not work with some C++ compilers.
=head1 Space Requirements
-The complete perl5 source tree takes up about 40 MB of disk space.
-After completing make, it takes up roughly 60 MB, though the actual
+The complete perl5 source tree takes up about 50 MB of disk space.
+After completing make, it takes up roughly 100 MB, though the actual
total is likely to be quite system-dependent. The installation
-directories need something on the order of 35 MB, though again that
+directories need something on the order of 45 MB, though again that
value is system-dependent.
=head1 Start with a Fresh Distribution