Changes between Version 3 and Version 4 of CompilingMapGuide22Ubuntu910
- Timestamp:
- 07/26/10 09:45:35 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilingMapGuide22Ubuntu910
v3 v4 1 = Ubuntu 9.1 Compilation Guide=1 = Build Instruction on Ubuntu 10.04 = 2 2 3 '''Note: The compilation steps for Ubuntu 9.1are incomplete. More work is required.'''3 '''Note: The compilation steps for Ubuntu 10.04 are incomplete. More work is required.''' 4 4 5 == Build MachineSetup ==5 == Build Environment Setup == 6 6 7 7 8 Ubuntu 9.1uses GCC 4.4 as its native compiler. !MapGuide 2.2 does not compile cleanly against GCC 4.4. Further work will be required to support native GCC 4.4 compilation.8 Ubuntu 10.04 uses GCC 4.4 as its native compiler. !MapGuide 2.2 does not compile cleanly against GCC 4.4. Further work will be required to support native GCC 4.4 compilation. 9 9 10 Compilation is more successful if Ubuntu 9.1is set up to use GCC 4.1.10 Compilation is more successful if Ubuntu 10.04 is set up to use GCC 4.1. 11 11 12 12 Grab [http://golubenco.org/2007/06/14/atomic-operations Tudor Golubenco's atomic.h] replacement header and drop it in /usr/include/asm. Then install the following packages (list may not be complete):