6 | | There are no development releases at this point in time |
| 6 | The current stable release of MapGuide Maestro is '''5.0 beta 1 (5.0.0.6640)''' |
| 7 | |
| 8 | On windows you can download MapGuide Maestro as a NSIS installer package, or as a zipped file of executeables. You must have the '''.Net framework 4.0''' installed. The installer will automatically ask you to install it, if you don't have it. |
| 9 | |
| 10 | * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-Release-5.0b1-Setup.exe Installer (recommended)]''' |
| 11 | * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-5.0b1-Release.zip Binaries] |
| 12 | |
| 13 | == Linux / Mac OS (Development release) == |
| 14 | |
| 15 | Please note for Linux / Mac OS, the Local Connection mode functionality is not compatible. You must download the zip package. |
| 16 | |
| 17 | For linux or Mac OS, you must first install [http://www.mono-project.com/Main_Page Mono] and the winforms packages. Once Mono is installed, please download the binaries: |
| 18 | |
| 19 | * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-5.0b1-Release.zip Binaries] |
| 20 | |
| 21 | Please note for '''5.0 beta 1''' onwards, the minimum required version of Mono is '''2.8''' |
| 22 | |
| 23 | For ubuntu the following apt-get command will fetch the required packages: |
| 24 | {{{ |
| 25 | sudo apt-get install mono-runtime libmono-system-windows-forms4.0-cil libmono-system-core4.0-cil libmono-system-numerics4.0-cil libmono-system-web4.0-cil |
| 26 | }}} |
21 | | You must have the .Net framework 2.0 installed. The installer will automatically ask you to install it, if you don't have it. |
22 | | * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-Release-4.0.0-Setup.exe Installer (recommended)]''' |
23 | | * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-4.0.0-Release.zip Binaries] |
| 41 | You must have the '''.Net framework 2.0''' installed. The installer will automatically ask you to install it, if you don't have it. |
| 42 | * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-Release-4.0.1-Setup.exe Installer (recommended)]''' |
| 43 | * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-4.0.1-Release.zip Binaries] |