== !MapGuide Maestro downloads == From this page you may download [wiki:maestro MapGuide Maestro]. == Windows (Current release) == On windows you can download !MapGuide Maestro as an MSI installable 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/MapGuide%20Maestro%201.0.8.msi Installer (recommended)]''' * [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%201.0.8.zip Binaries] The installer will create a shorcut in your start menu. If you choose the binaries, simply double click on Maestro.exe. ''If you get errors after upgrading, try uninstalling and deleting the folder "C:\Program files\HexaD\!MapGuide Maestro". Then re-install.'' == 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/MapGuide%20Maestro%201.0.8.zip Binaries] The installation is simply unzipping the file: {{{ unzip "MapGuide Maestro 1.0.8.zip" mv Release Maestro }}} 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 libmono-winforms2.0-cil }}} For other distros, please consult you 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. == Preview releases == This releases may not be functional. It might not be translated completely. It is here to showcase new features or to get feedback on particular issues. Most users do not want to download these files. If you use the installer, you must uninstall a previous version first. If you use the binaries, DO NOT overwrite your current installation, as the next release will not replace your files, and thus not work. Uninstall will even leave the files there. * [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3235.msi Installer r3235] * [http://download.osgeo.org/mapguide/maestro/MapGuide%20Maestro%20r3235.zip Binaries r3235] The number indicates what revision of the source code the items were built with. The [http://trac.osgeo.org/mapguide/log/trunk/Tools/Maestro?verbose=on Revision log] explains what changes are contained in the code. == Previous releases == Previous releases can be found here: [http://code.google.com/p/mapstudioos/downloads/list MapStudio Open Source] (select "All downloads" and click "Search").