Changes between Version 12 and Version 13 of Development/Building
- Timestamp:
- 03/07/10 00:48:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Building
v12 v13 27 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 28 {{{ 29 sudo apt-get install alex libghc6-mtl-* libghc6-parsec * libghc6-regex-* libghc6-quickcheck2* \29 sudo apt-get install alex libghc6-mtl-* libghc6-parsec3-* libghc6-regex-* libghc6-quickcheck2-* \ 30 30 libghc6-haskell-src-* x11proto-xext-dev libx11-dev libxv-dev 31 31 }}}
