Changes between Version 20 and Version 21 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
Jul 26, 2010, 1:59:29 PM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v20 v21  
    30301. Checkout the source from Subversion
    3131{{{
    32 svn export http://svn.osgeo.org/mapguide/trunk/MgDev mgdev
    33 svn export http://svn.osgeo.org/metacrs/csmap/trunk/CsMapDev mgdev/Oem/CsMap
    34 svn export http://svn.osgeo.org/fusion/trunk mgdev/Oem/fusion
    35 }}}
    36 (I think that instead of the above, you should use:
    37 {{{
    3832svn checkout http://svn.osgeo.org/mapguide/trunk/MgDev mgdev
    3933}}}
    40 It may be slower, but it will guarantee that the external references that you get are correct even if they get changed. Tom)
    4134
    42352. Build the Oem tree