Changes between Version 9 and Version 10 of Installation
- Timestamp:
- 12/02/09 16:56:31 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation
v9 v10 33 33 * MacOS X (Leopard), either from source tarball ({{{--enable-unicode}}}) or via MacPorts 34 34 * Elsewhere: grab a source tarball from the wxWidgets site. Don't forget to {{{configure --enable-unicode}}} 35 1. Install wxHaskell (2009-09-29)36 {{{37 git clone git://github.com/kowey/wxcore38 darcs get http://code.haskell.org/wxhaskell39 cd wxcore40 cabal install41 cd ..42 cd wxhaskell/wx43 cabal install44 }}}45 35 1. {{{cabal install GenI --fgui --reinstall}}} 46 36 1. Please get in touch with us if you run into any trouble!