Changes between Version 18 and Version 19 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
Jul 26, 2010, 11:47:58 AM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v18 v19  
    11= CentOS 5.4 Compilation Guide =
    22
    3 '''Note:  These compilation steps are a work in progress.'''
     3'''''These compilation steps are a work in progress.'''''
    44
    5 == Build Machine Setup ==
     5== Build Environment Setup ==
    66
    77CentOS 5.4 uses GCC 4.1 as its native compiler so !MapGuide 2.2 does compile cleanly on CentOS 5.4.  The following rpms are required (list may not be complete):
     
    2626}}}
    2727
    28 == Compilation Steps ==
     28== Build Process ==
    2929
    30 Grab the source from Subversion
     301. Grab the source from Subversion
    3131{{{
    3232svn export http://svn.osgeo.org/mapguide/trunk/MgDev mgdev
     
    4040It may be slower, but it will guarantee that the external references that you get are correct even if they get changed. Tom)
    4141
    42 Build the Oem tree
     422. Build the Oem tree
    4343{{{
    4444cd mgdev
     
    5252popd
    5353}}}
    54 Build !MapGuide
     543. Build !MapGuide
    5555{{{
    5656aclocal