Changes between Version 33 and Version 34 of WikiStart
- Timestamp:
- Oct 13, 2006 11:57:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v33 v34 50 50 This will create subdirectories {{{bin}}}, {{{lib}}}, and {{{include}}} in the download directory with the product of the compilation. 51 51 52 The {{{configure}}} script has many customization features. To see them, type {{{./configure --help}}}. In particular, to install a COIN package at a location accessible to all users on your machine, you can run {{{./configure --prefix=/usr/local}}}.52 The {{{configure}}} script has many customization features. To learn more about them, go to the [wiki:user-configure Preparing the compilation page]. 53 53 54 54 The COIN-OR FAQ page has a brief explanation of [http://www.coin-or.org/faqs.html#WindowsSvnCheckout how to use a Windows subversion client] to download the code.