Changes between Version 9 and Version 10 of Building/Preparation/Linux
- Timestamp:
- 12/03/10 22:43:45 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Linux
v9 v10 38 38 == Debian-based systems (e.g. Debian, Ubuntu) == 39 39 40 You can make sure you have all dependencies by `apt-get build-dep ghc6`. But this might install some packages you do not use in your system (e.g. lintian). 40 You can make sure you have all dependencies by 41 42 `apt-get build-dep ghc6` 43 44 But this might install some packages you do not use in your system (e.g. lintian). 41 45 42 46 * `libc6-dev`
