Changes between Version 9 and Version 10 of Development/Building
- Timestamp:
- 02/28/10 00:08:37 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Building
v9 v10 25 25 }}} 26 26 27 Alternatively, if you are on a Debian or Ubuntu based distribution and want to get the required packages via the apt-get package management system you can do so using: 28 {{{ 29 sudo apt-get install alex install libghc6-mtl-* libghc6-parsec* libghc6-regex-* \ 30 libghc6-quickcheck2* libghc6-haskell-src-* x11proto-xext-dev libx11-dev 31 }}} 32 33 27 34 2. A recent version of [http://gcc.gnu.org GCC]. 28 35
