Version 5 (modified by 16 years ago) ( diff ) | ,
---|
MapGuide Maestro downloads
From this page you may download MapGuide Maestro.
This page is a stub, the downloads are not up yet, please visit http://code.google.com/p/mapstudioos/downloads/list until they appear here.
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.
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.7.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.
Previous releases
Previous releases can be found here: MapStudio Open Source.