Changes between Version 6 and Version 7 of MapGuideRfc102
- Timestamp:
- 07/01/10 06:07:59 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc102
v6 v7 34 34 I propose to allow the user to install Xqilla and DBXML independently, and if already installed to use those existing installation with Mapguide. This involves two steps 35 35 36 * Modifying the configure file to include an option --with-dbxml=<install directory>. Default would be /usr . Using this option to configure the makefiles. These modules depend on dbxml source code. (Note that Xqilla is used just by DBXML, so no --with-xqilla option required. Note also that the upgrade forXqilla requires Xerces and the upgrade is required for it to compile with Xerces 3.1)36 * Modifying the configure file to include an option --with-dbxml=<install directory>. Default would be /usr . Using this option to configure the makefiles. These modules depend on dbxml source code. (Note that Xqilla is used just by DBXML, so no --with-xqilla option required. Note also that Xqilla requires Xerces and the upgrade is required for it to compile with Xerces 3.1) 37 37 * ./Oem/Makefile.am 38 38 * ./Server/src/Services/Resource/Makefile.am