Changes between Version 7 and Version 8 of Building/Preparation/Linux
- Timestamp:
- 07/09/10 13:45:51 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Preparation/Linux
v7 v8 38 38 == Debian-based systems (e.g. Debian, Ubuntu) == 39 39 40 * ` glibc-dev`40 * `libc6-dev` 41 41 * `libedit-dev` (6.10 only) 42 * ` ncurses-dev`43 * ` gmp-dev`42 * `libncurses5-dev` 43 * `libgmp3-dev` 44 44 * `autoconf` 45 45 * `automake` … … 49 49 * `perl` 50 50 * `python` 51 * `ghc `51 * `ghc6` 52 52 * `happy` 53 53 * `alex`
