Changes between Version 12 and Version 13 of Building/Using
- Timestamp:
- 08/17/08 08:07:16 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Using
v12 v13 142 142 === Step 2: system configuration. === 143 143 144 Run sthe newly-created {{{configure}}} script, thus:144 Run the newly-created {{{configure}}} script, thus: 145 145 {{{ 146 146 $ ./configure <args> … … 266 266 You can also use {{{build.mk}}} to override anything that 267 267 {{{configure}}} got wrong. One place where this happens often is 268 with the definition of {{{ GHC_TOP_ABS}}}: this variable is supposed268 with the definition of {{{FPTOOLS_TOP_ABS}}}: this variable is supposed 269 269 to be the canonical path to the top of your source tree, but if your 270 270 system uses an automounter then the correct directory is hard to
