Changes between Version 30 and Version 31 of WikiStart
- Timestamp:
- Oct 5, 2006 3:45:43 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v30 v31 3 3 ''Note that these project webpages are based on Wiki, which allows webusers to modify the content to correct typos, add information, or share their experience and tips with other users. You are welcome to contribute to these project webpages. To edit these pages or submit a ticket you must first [http://www.coin-or.org/usingTrac.html register and login].'' 4 4 5 These webpages are intended to give users as well as developers of many COIN projects '''information on how to use and m odifythe COIN code'''. These pages apply to COIN projects that are using subversion as the source code repository and autotools for configuring, building and installing.5 These webpages are intended to give users as well as developers of many COIN projects '''information on how to use and maintain the COIN code'''. These pages apply to COIN projects that are using subversion as the source code repository and autotools for configuring, building and installing. 6 6 7 The COIN projects that these pages apply to are:7 The COIN projects that these pages currently apply to are: 8 8 * Alps, Bonmin, Cbc, Cgl, Clp, !CoinUtils, Dylp, FlopC++, Ipopt, Osi, Smi, SYMPHONY, Vol 9 9 … … 12 12 == Information For Users == 13 13 14 '''NOTE: Please check the [wiki:current-issues current issues page] before trying to configure and compile the code.''' 15 14 16 === Minimal Download and Installation Instructions === 15 16 NOTE: Please check the [wiki:current-issues current issues page] before trying to configure and compile the code.17 17 18 18 The '''very short version of the download and installation instructions''' for UNIX-like system (including Linux and Cygwin) is this: … … 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. 55 55 The [http://projects.coin-or.org/MSVisualStudio MSVisualStudio] project describes how several COIN-OR projects can be built with Microsoft Visual Studio. 56 57 If these simple instructions don't work for you, please refer to the information behind the links below, and visit the 58 [wiki:user-troubleshooting Troubleshooting page]. 56 59 57 60 === Detailed Information ===