Changes between Version 17 and Version 18 of CompilingMapGuide22Centos54
- Timestamp:
- 06/02/10 13:36:08 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22Centos54
v17 v18 14 14 15 15 If 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 {{{ 17 yum install python-devel 18 yum install mysql mysql-devel 19 yum install unixODBC unixODBC-devel 20 }}} 18 21 19 22 Download Java SE JDK 6 from Sun and install it. Then export JAVA_HOME from .bash_profile