Changes between Version 2 and Version 3 of MapGuideRfc101
- Timestamp:
- 07/01/10 05:53:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified MapGuideRfc101
v2 v3 34 34 I propose to allow the user to install xerces-c++, and if already installed to use that existing installation with Mapguide. This involves two steps 35 35 36 * Modifying the configure file to include an option --with-xercesc=<install directory>. Default would be /usr . Using t ooption to configure the makefiles. These modules depend on xerces source code.36 * Modifying the configure file to include an option --with-xercesc=<install directory>. Default would be /usr . Using this option to configure the makefiles. These modules depend on xerces source code. 37 37 * ./Server/src/UnitTesting/ 38 38 * ./Server/src/Common/Manager/