wiki:maestro/Downloads

Version 117 (modified by jng, 9 years ago) ( diff )

--

MapGuide Maestro downloads

From this page you may download MapGuide Maestro.

Preview release

The current preview release of MapGuide Maestro is 6.0m4 (6.0.0.8587)

Windows

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.5 installed. The installer will automatically ask you to install it, if you don't have it.

Linux / Mac OS

Please note for Linux / Mac OS, the Local Connection mode and IronPython scripting functionality is not compatible. You must download the zip package which does not include these components.

For Linux or Mac OS, you must first install Mono and the winforms packages. 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

Once Mono is installed, please download the binaries:

For Mac OS,

SDK

The Maestro SDK is a separate package containing only the core Maestro libraries allowing you to create your own applications that use the Maestro API. The SDK package includes:

  • The Maestro API libraries (these are the same identical libraries used by the Maestro application)
  • A Visual Studio 2012 solution of .net console/desktop sample projects illustrating use of the Maestro API
  • A Visual Studio 2012 solution of ASP.net sample projects illustration use of the Maestro API in a web context
  • A ProviderTemplate utility that generates and compiles a Maestro.LocalNative provider targeted towards your specific version of the MapGuide API
  • Maestro API documentation in Compiled HTML Help (CHM) format.

Like the application itself, the SDK is 32-bit and targets .net Framework 4.0

SDK packages are released concurrently with Maestro. Whenever a new release of Maestro is available, you can expect a new SDK release as well.

Download

Stable release

The current stable release of MapGuide Maestro is 5.1 (5.1.0.7970)

Windows

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

Please note for Linux / Mac OS, the Local Connection mode and IronPython scripting functionality is not compatible. You must download the zip package which does not include these components.

For Linux or Mac OS, you must first install Mono and the winforms packages. 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

Once Mono is installed, please download the binaries:

For Mac OS,

SDK

The Maestro SDK is a separate package containing only the core Maestro libraries allowing you to create your own applications that use the Maestro API. The SDK package includes:

  • The Maestro API libraries (these are the same identical libraries used by the Maestro application)
  • A Visual Studio 2010 solution of .net console/desktop sample projects illustrating use of the Maestro API
  • A Visual Studio 2010 solution of ASP.net sample projects illustration use of the Maestro API in a web context
  • A ProviderTemplate utility that generates and compiles a Maestro.LocalNative provider targeted towards your specific version of the MapGuide API
  • Maestro API documentation in Compiled HTML Help (CHM) format.

Like the application itself, the SDK is 32-bit and targets .net Framework 4.0

SDK packages are released concurrently with Maestro. Whenever a new release of Maestro is available, you can expect a new SDK release as well.

Download

Previous releases

Previous releases can be found here: Maestro files.

Note: See TracWiki for help on using the wiki.