Changes between Version 42 and Version 43 of CompilingMapGuide22Windows


Ignore:
Timestamp:
08/04/10 21:39:58 (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Windows

    v42 v43  
    5757 * In Solution Explorer tree, select Solution ''Server'', then click Build->Build Solution, build process will start and should be successful.
    5858
    59 4. Build Web Extension (i.e !MapGuide Web Application)
     594. Build Web Extension (i.e !MapGuide Web Application), which will later be deployed to Apache HTTP Server or any web server of your choice. The output of this building process is a file "mod_mgmapagent.so"
    6060 * File->Open->!Project/Solution and browse to ''c:\mgdev\Web\src\!WebTier.sln'', click Ok to open 30 web extension projects in Visual Studio
    6161 * In Solution Explorer tree, select Solution ''Web Tier'', then click Build->Build Solution, build process will start and should be successful.
     
    6464
    6565== Install !MapGuide Server and !MapGuide Web Application ==
     66
     67You don't have to follow below instructions to install !MapGuide Server and !MapGuide Web Application, the installation of these two components are just moving and organizing files around, nothing fancy, which can be seen from "build.bat". After successful building, !MapGuide Server should be able to brought up and running from where it is built, i.e. bin folder, though you still need to configure web server to access the mapviewer from a browser,  which requires the advanced knowledge of the entire project.
    6668
    67691. On 32-bit windows machine
     
    8890== Testing Installation ==
    8991
    90 1. Create a environment variable MENTOR_DICTIONARY_PATH, which points to c:\mgdev\Oem\!CsMap\Dictionaries
     921. Create a environment variable MENTOR_DICTIONARY_PATH, which points to <path to !CsMap>\Dictionaries
    9193
    92942. Start !MapGuide Server