= CentOS 5.4 Compilation Guide = CentOS 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): {{{ yum install libjpeg libjpeg-devel libpng libpng-devel fontconfig-devel freetype-devel yum install ant xml-commons-apis }}} If you are also performing an FDO 3.5 build on the same machine, the following packages may also needed: * For MySQL Provider 'yum install mysql mysql-devel' * For ODBC Provider [http://sourceforge.net/projects/unixodbc/files/unixODBC/2.2.14/unixODBC-2.2.14-linux-x86-32.tar.gz/download unixODBC-2.2.14-linux-x86-32.tar.gz] is required. /usr/local/lib should also be added to ld.so.conf once the tarball is unpacked.