Changes between Version 53 and Version 54 of WikiStart
- Timestamp:
- 07/22/09 11:20:27 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v53 v54 48 48 make install 49 49 }}} 50 1. Install wxcore and wx 0.11.1.2by hand50 1. Install wxcore by hand 51 51 * http://hackage.haskell.org/packages/archive/wxcore/0.11.1.2/wxcore-0.11.1.2.tar.gz 52 * http://hackage.haskell.org/packages/archive/wx/0.11.1.2/wx-0.11.1.2.tar.gz 53 * for each one: {{{runhaskell Setup configure; runhaskell Setup build; sudo runhaskell Setup install}}} 52 * {{{runhaskell Setup configure; runhaskell Setup build; sudo runhaskell Setup install}}} 54 53 1. {{{cabal install GenI --flags=gui}}} 55 54 1. On MacOS X: