wiki:maestro/Downloads

Version 23 (modified by ksgeograf, 16 years ago) ( diff )

--

MapGuide Maestro downloads

From this page you may download 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.

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 Mono and the winforms packages. Once Mono is installed, please download the binaries:

The installation is simply unzipping the file:

unzip "MapGuide Maestro 1.0.9.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 release 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.

The number indicates what revision of the source code the items were built with. The Revision log explains what changes are contained in the code.

r3315 has the following fixes and additions to 1.0.9:

  • A profile button that measures the time taken to retrieve a schema and render a layer. Works for both LayerDefinitions and MapDefinitions.
  • Fixed a bug when changing servers and pages were open.
  • Fixed a bug with "Save As.." where the text on the tab would display the old name.
  • Changed the button display to better match the posibilities of the open resource editor.

Previous releases

Previous releases can be found here: Maestro files.

Note: See TracWiki for help on using the wiki.