== !MapGuide Maestro downloads == From this page you may download [wiki:maestro MapGuide Maestro]. == Windows (Development release) == The current stable release of MapGuide Maestro is '''5.0 beta 3 (5.0.0.6921)''' 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. * '''[http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-Release-5.0b3-Setup.exe Installer (recommended)]''' * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-5.0b3-Release.zip Binaries] == Linux / Mac OS (Development 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://download.osgeo.org/mapguide/maestro/MapGuideMaestro-5.0b3-Release.zip Binaries] Please note for '''5.0 beta 1''' onwards, the minimum required version of Mono is '''2.8''' For ubuntu the following apt-get command will fetch the required packages: {{{ 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 }}} == 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://download.osgeo.org/mapguide/maestro/MapGuideMaestro-4.0.2-Release.zip Binaries (zip package)] == Windows (Current release) == The current stable release of MapGuide Maestro is 4.0.2 (4.0.2.6922) 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-4.0.2-Setup.exe Installer (recommended)]''' * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-4.0.2-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-4.0.2-Release.zip Binaries]''' The installation is simply unzipping the file: {{{ unzip "MapGuideMaestro-4.0.2-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 Fedora, this command will install Mono: {{{ sudo yum install mono-core mono-winforms }}} 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].