Changes between Version 17 and Version 18 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
06/02/10 13:36:08 (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v17 v18  
    1414
    1515If you are also performing an FDO 3.5 build on the same machine, the following packages may also needed:
    16  * For MySQL Provider 'yum install mysql mysql-devel'
    17  * For ODBC Provider 'yum install unixODBC unixODBC-devel'
     16{{{
     17yum install python-devel
     18yum install mysql mysql-devel
     19yum install unixODBC unixODBC-devel
     20}}}
    1821
    1922Download Java SE JDK 6 from Sun and install it.  Then export JAVA_HOME from .bash_profile