Changes between Version 28 and Version 29 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
Jul 27, 2010, 3:46:18 PM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v28 v29  
    2424tar -xvvzf fdosdk-rhel5-3.5.0.tar.gz
    2525}}}
    26    a. Install the following packages
    27 {{{
    28 yum install python-devel
    29 yum install mysql mysql-devel
    30 yum install unixODBC unixODBC-devel
    31 }}}
    32    b. 
    33 
     26 
    3427== Build Process ==
    3528
    36291. Checkout the source from Subversion
    3730{{{
    38 svn checkout http://svn.osgeo.org/mapguide/trunk/MgDev mgdev
     31svn checkout http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev
     32OR
     33svn export http://svn.osgeo.org/mapguide/branches/2.2/MgDev mgdev
    3934}}}
    4035