|
[ ghc-Bugs-814025 ] Installation procedure asks too much space: msg#00081lang.haskell.glasgow.bugs
Bugs item #814025, was opened at 2003-09-28 15:41 Message generated for change (Comment added) made by simonpj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=814025&group_id=8032 Category: None Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Installation procedure asks too much space Initial Comment: The installation procedure does not want to continue unless at least 270 megabyte is available. The installed package uses less than 190 MB. (Deleting the downloaded package frees up 35 MB afterwards.) This concerns ghc-6-0-1.msi on Windows 98. ---------------------------------------------------------------------- >Comment By: Simon Peyton Jones (simonpj) Date: 2003-09-30 23:33 Message: Logged In: YES user_id=50165 Sigbjorn writes: Oh well, as 1G now sets you back less than a dollar, 80Mb isn't even pocket change ;-) It's the installer runtime which does the global 'file costing'; exactly how it calculates its total isn't clear from the MSI SDK documentation. Who knows, perhaps it also includes the size of the uncompressed contents of the CAB (which all the files are compressed into at generation time) when computing its number? And, since this is for a Win9x box, the file system is probably VFAT, where file blocks are allocated in 8k chunks, leading to quite a bit of slop given how many files a GHC install tree contains. But, this is all just semi-educated guessing on my part. Other than give precise numbers for the individual files (which the installer generator does), there's not much we can do. ---------------------------------------------------------------------- Comment By: Henk-Jan van Tuyl (hjvt) Date: 2003-09-28 22:05 Message: Logged In: YES user_id=876142 I forgot to mention that I selected the typical installation . ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=814025&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-814864 ] bug ghc --make, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-815511 ] Floating pt. arithmetic bugs / inexplicable inaccuracy, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-814025 ] Installation procedure asks too much space, SourceForge.net |
| Next by Thread: | alex dependency in cvs, David Roundy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |