Changes between Version 2 and Version 3 of FrequentlyAskedQuestions
- Timestamp:
- 02/14/09 09:50:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FrequentlyAskedQuestions
v2 v3 1 == Installing GenI == 2 3 1. Every time I try to {{{cabal install}}} GenI, it keeps trying to build wxcore (and fails!) 4 * '''Solution''': {{{cabal install wx --configure-opt="--user --enable-split-objs --hcprof}}} (tested on 2009-02-12, Ubuntu Intrepid, wxWidgets 2.8, GHC 6.10.1) 5 1 6 == How to do cool things == 2 7