diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-25 20:39:05 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-25 20:39:05 +0000 |
commit | 8756f06c969267241b5b589fcabed9d55ae28861 (patch) | |
tree | 576f66275d4d406a7dbe1f408829e00533536672 /INSTALL | |
parent | 65146a9dbcce5c152ed69bc6d50c3334a5fc2ca4 (diff) | |
download | perl-8756f06c969267241b5b589fcabed9d55ae28861.tar.gz |
The .ucm of Encode are big when uncompressed.
p4raw-id: //depot/perl@15504
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 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 |