diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2001-11-21 09:49:21 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-21 22:27:16 +0000 |
commit | 976c6ee48986f32570494844292270b22ab093b6 (patch) | |
tree | e144f85e887ebe7cb3ef7a809b9aa3c1eff92160 /INSTALL | |
parent | 84d4ea48280f6b54fdc70fe4c8b9494e3331071e (diff) | |
download | perl-976c6ee48986f32570494844292270b22ab093b6.tar.gz |
INSTALL size update
Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@13180
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -186,10 +186,10 @@ does not work with some C++ compilers. =head1 Space Requirements -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 +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 total is likely to be quite system-dependent. The installation -directories need something on the order of 30 MB, though again that +directories need something on the order of 35 MB, though again that value is system-dependent. =head1 Start with a Fresh Distribution |