== !MapGuide Maestro downloads == From this page you may download [wiki:maestro MapGuide Maestro]. == Windows (Development release) == The current development release of MapGuide Maestro is 4.0 beta 2 (4.0.0.6143) On windows you can download !MapGuide Maestro as a NSIS installer package, or as a zipped file of executeables. Please note that the increased size of the NSIS installer is due to the new Local Connection mode that is bundled. If you do not want to use this feature or you are not running windows, download the zip file instead, which does not include the new Local Connection mode functionality. You must have the .Net framework 2.0 installed. The installer will automatically ask you to install it, if you don't have it. * '''[http://code.google.com/p/mg-desktop/downloads/list Installer (recommended)]''' * [http://code.google.com/p/mg-desktop/downloads/list Binaries] == Linux / Mac OS (Current release) == Please note for Linux / Mac OS, the Local Connection mode functionality is not compatible. You must download the zip package. 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: * [http://code.google.com/p/mg-desktop/downloads/list Binaries] == Windows (Current release) == The current stable release of MapGuide Maestro is 3.5 (3.5.0.6071) 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 2.0 installed. The installer will automatically ask you to install it, if you don't have it. * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-Release-3.5.0-Setup.exe Installer (recommended)]''' * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-3.5.0-Release.zip Binaries] == Linux / Mac OS (Current release) == 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: * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-3.5.0-Release.zip Binaries]''' The installation is simply unzipping the file: {{{ unzip "MapGuideMaestro-3.5.0-Release.zip" }}} Then run the application: {{{ cd Maestro mono Maestro.exe }}} If you are missing either Mono or the winforms package, the following command installs it for Ubuntu: {{{ sudo apt-get install mono-runtime libmono-winforms2.0-cil }}} For other distros, please consult your system documentation. '''Please note that Mono support for !WinForms is not 100% stable'''. Even though !WinForms is feature complete, some features do not work flawlessly. This means that there are occasional drawing problems. Flipping a tab page back and forth usually solves the problem. Some buttons are missing, because Mono renders them outside the visible area. There are also some issues with certain icons. For best results, use the most current release of Mono (currently 2.10.2) where possible. The minimum usable release is Mono 2.0 (this was the release where WinForms was 100% API complete) == Preview releases == No preview releases are available at this time. == Previous releases == Previous releases can be found here: [http://download.osgeo.org/mapguide/maestro/ Maestro files].