Changes between Version 36 and Version 37 of WikiStart
- Timestamp:
- Oct 16, 2006 7:27:27 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v36 v37 10 10 ------------------------------------------------ 11 11 12 == Information For Users == 12 == Minimal Download and Installation Instructions == 13 14 [[TOC(heading=Information For Users,WikiStart,user-download,user-directories,user-configure,user-compile,user-examples,user-troubleshooting)]] 13 15 14 16 '''NOTE: Please check the [wiki:current-issues current issues page] before trying to configure and compile the code.''' 15 16 === Minimal Download and Installation Instructions ===17 17 18 18 The '''very short version of the download and installation instructions''' for UNIX-like system (including Linux and Cygwin) is this: … … 58 58 [wiki:user-troubleshooting Troubleshooting page]. 59 59 60 === Detailed Information === 60 --------------------- 61 62 == Detailed Information For Users == 61 63 62 64 The above commands work in most cases if you don't have particular requirements, but it is probably a good idea to read the information on the home page for the desired COIN project, and to learn more using the links below. … … 69 71 * [wiki:user-troubleshooting Troubleshooting] 70 72 73 71 74 ------------------------------------------------------- 72 75 73 76 == Information for project managers == 77 78 [[TOC(heading=Information For Project Managers,pm-svn,pm-svn-cmds,pm-svn-cmds_tortise,pm-svn-branches,pm-svn-externals,pm-svn-releases,pm-autotools,pm-autotools-intro,pm-structure-config,pm-base-config,pm-project-config,pm-automake-intro,pm-base-make,pm-project-make,pm-source-make,pm-test-make,pm-get-autotools,pm-comments)]] 79 74 80 75 81 The information behind the links below is mostly intended for people working on COIN projects, ''i.e.'', project managers as well as contributors.