Changes between Version 6 and Version 7 of MapGuideRfc102


Ignore:
Timestamp:
Jul 1, 2010, 6:07:59 AM (14 years ago)
Author:
rohitr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc102

    v6 v7  
    3434I 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
    3535
    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 for Xqilla 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)
    3737          * ./Oem/Makefile.am
    3838          * ./Server/src/Services/Resource/Makefile.am