Changes between Version 20 and Version 21 of CompilingMapGuide22Centos54
- Timestamp:
- 07/26/10 13:59:29 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified CompilingMapGuide22Centos54
v20 v21 30 30 1. Checkout the source from Subversion 31 31 {{{ 32 svn export http://svn.osgeo.org/mapguide/trunk/MgDev mgdev33 svn export http://svn.osgeo.org/metacrs/csmap/trunk/CsMapDev mgdev/Oem/CsMap34 svn export http://svn.osgeo.org/fusion/trunk mgdev/Oem/fusion35 }}}36 (I think that instead of the above, you should use:37 {{{38 32 svn checkout http://svn.osgeo.org/mapguide/trunk/MgDev mgdev 39 33 }}} 40 It may be slower, but it will guarantee that the external references that you get are correct even if they get changed. Tom)41 34 42 35 2. Build the Oem tree