Version 2 (modified by 15 years ago) ( diff ) | ,
---|
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 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.
Note:
See TracWiki
for help on using the wiki.