Changes between Version 15 and Version 16 of InstallCmake
- Timestamp:
- 01/24/09 08:12:56 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallCmake
v15 v16 11 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] 12 12 13 - For HTML document generation, you need to install a recent version of {{{Doxygen}}} and {{{Ghostscript}}}. 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: 14 - [http://lemon.cs.elte.hu/pub/win32/deps/doxygen-1.5.8-setup.exe Doxygen 1.5.8 (.exe installer)] 15 - [http://lemon.cs.elte.hu/pub/win32/deps/graphviz-2.20.3.msi Graphviz 2.20.3 (.msi installer)] 16 - [http://lemon.cs.elte.hu/pub/win32/deps/gs863w32.exe GPL Ghostscript 8.63 (.exe installer)] 14 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 - [http://lemon.cs.elte.hu/pub/win32/deps/TortoiseHg-0.6.exe TortoiseHg 0.6 (.exe installer)] 15 19 16 20 == Obtaining the Source ==