Changes between Version 31 and Version 32 of WikiStart
- Timestamp:
- 04/05/09 20:22:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v31 v32 32 32 * for each one: {{{runhaskell Setup configure; runhaskell Setup build; sudo runhaskell Setup install}}} 33 33 * wx 0.11 appears to work for some people... if you can get that working, even better! 34 1. {{{cd GenI; cabal clean; cabal configure -fgui; cabal build; cabal install}}}34 1. {{{cd GenI; cabal install --flags=gui}}} 35 35 1. On MacOS X: 36 36 * {{{cd ~/.cabal/bin; macosx-app geni}}}