INSTALL patch -- space requirements
Andy Dougherty [Thu, 3 May 2001 11:16:10 +0000 (07:16 -0400)]
Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@9977

INSTALL

diff --git a/INSTALL b/INSTALL
index b566ded..8deb1a8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -183,10 +183,10 @@ does not work with some C++ compilers.
 
 =head1 Space Requirements
 
-The complete perl5 source tree takes up about 20 MB of disk space.
-After completing make, it takes up roughly 30 MB, though the actual
+The complete perl5 source tree takes up about 35 MB of disk space.
+After completing make, it takes up roughly 50 MB, though the actual
 total is likely to be quite system-dependent.  The installation
-directories need something on the order of 20 MB, though again that
+directories need something on the order of 30 MB, though again that
 value is system-dependent.
 
 =head1 Start with a Fresh Distribution