Changes between Version 20 and Version 21 of InstallCmake
- Timestamp:
- 02/02/09 10:45:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallCmake
v20 v21 8 8 === Optional Tools === 9 9 10 - To use the LP/MIP interface, you need [http://www.gnu.org/software/glpk/ GLPK]. We suggest to use the {{{.exe}}} installer provided by the [http://gnuwin32.sourceforge.net/packages/glpk.htm GnuWin32/GLPK] project. 11 - A local copy of the installer can be found here: [http://lemon.cs.elte.hu/pub/win32/deps/glpk-4.34-setup.exe glpk-4.34-setup.exe]10 - To use the LP/MIP interface, you need [http://www.gnu.org/software/glpk/ GLPK]. We suggest to use the {{{.exe}}} installer provided by the [http://gnuwin32.sourceforge.net/packages/glpk.htm GnuWin32/GLPK] project. A local copy of the installer can be found here: 11 - [http://lemon.cs.elte.hu/pub/win32/deps/glpk-4.34-setup.exe glpk-4.34-setup.exe (.exe installer)] 12 12 13 13 - For HTML document generation, you need to install a recent version of [http://www.doxygen.org Doxygen], [http://www.graphviz.org Graphviz] and [http://pages.cs.wisc.edu/~ghost/ Ghostscript]. Local copies are here: … … 15 15 - [http://lemon.cs.elte.hu/pub/win32/deps/graphviz-2.20.3.msi Graphviz 2.20.3 (.msi installer)] 16 16 - [http://lemon.cs.elte.hu/pub/win32/deps/gs863w32.exe GPL Ghostscript 8.63 (.exe installer)] 17 - If you want to keep track of the latest development of LEMON or even contribute to it, you need the [http://http://www.selenic.com/mercurial Mercurial] distributed version control system. We ''strongly'' recommend to use [http://tortoisehg.sourceforge.net/ TortoiseHg], which provides a simple installer for Mercurial, a nice GUI and also an integration to the MS Windows Explorer. 18 - A local copy can be found here: [http://lemon.cs.elte.hu/pub/win32/deps/TortoiseHg-0.6.exe TortoiseHg 0.6 (.exe installer)] 17 18 - If you want to keep track of the latest development of LEMON or even contribute to it, you need the [http://http://www.selenic.com/mercurial Mercurial] distributed version control system. We ''strongly'' recommend to use [http://tortoisehg.sourceforge.net/ TortoiseHg], which provides a simple installer for Mercurial, a nice GUI and also an integration to the MS Windows Explorer. A local copy can be found here: 19 - [http://lemon.cs.elte.hu/pub/win32/deps/TortoiseHg-0.6.exe TortoiseHg 0.6 (.exe installer)] 19 20 20 21 == Obtaining the Source ==