Changes between Version 74 and Version 75 of maestro/Downloads
- Timestamp:
- 03/08/11 05:35:25 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
maestro/Downloads
v74 v75 2 2 From this page you may download [wiki:maestro MapGuide Maestro]. 3 3 4 == Windows ( Testingrelease) ==4 == Windows (Development release) == 5 5 6 The current testingrelease of MapGuide Maestro is 3.0 beta 1 (3.0.5610)6 The current development release of MapGuide Maestro is 3.0 beta 1 (3.0.5610) 7 7 8 8 On windows you can download !MapGuide Maestro as an MSI installable package, or as a zipped file of executeables. … … 11 11 * [http://download.osgeo.org/mapguide/maestro/MapGuideMaestro-3.0b1-Release.zip Binaries] 12 12 13 == Linux / Mac OS ( Testingrelease) ==13 == Linux / Mac OS (Development release) == 14 14 For linux or Mac OS, you must first install [http://www.mono-project.com/Main_Page Mono] and the winforms packages. 15 15 Once Mono is installed, please download the binaries: … … 30 30 sudo apt-get install mono-runtime libmono-winforms2.0-cil 31 31 }}} 32 For other distros, please consult you system documentation. 32 For other distros, please consult your system documentation. 33 34 '''Please remember that this is a beta release'''. Some features may be missing, some may not be implemented, some may only be partially implemented. It is strongly recommended to keep your existing release of Maestro (the beta will let you install side-by-side with no clashes). 33 35 34 36 == Windows (Current release) == … … 60 62 sudo apt-get install mono-runtime libmono-winforms2.0-cil 61 63 }}} 62 For other distros, please consult you system documentation.64 For other distros, please consult your system documentation. 63 65 64 66 '''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.