wiki:maestro/Downloads

Version 94 (modified by jng, 12 years ago) ( diff )

--

MapGuide Maestro downloads

From this page you may download MapGuide Maestro.

Windows (Development release)

The current stable release of MapGuide Maestro is 5.0 beta 2 (5.0.0.6768)

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.

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

Windows (Current release)

The current stable release of MapGuide Maestro is 4.0 (4.0.1.6639)

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.

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 "MapGuideMaestro-4.0.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 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: Maestro files.

Note: See TracWiki for help on using the wiki.