en:developer:windows_source_install
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:developer:windows_source_install [2019/05/10 09:21] – [Current instructions] anupama | en:developer:windows_source_install [2023/03/19 21:17] (current) – kjdon | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| ====== Source Installation on Windows ====== | ====== Source Installation on Windows ====== | ||
| ======Current instructions====== | ======Current instructions====== | ||
| - | <TABAREA tabs="Greenstone3, | + | <tabbox |
| - | <TAB> | + | |
| Tested on Windows (Vista) 64 bit. | Tested on Windows (Vista) 64 bit. | ||
| Line 20: | Line 21: | ||
| < | < | ||
| - | svn co http:// | + | svn co https:// |
| cd gs3-svn | cd gs3-svn | ||
| - | svn co http:// | + | svn co https:// |
| </ | </ | ||
| For the OS-bitness folder, you can at present choose from " | For the OS-bitness folder, you can at present choose from " | ||
| Line 57: | Line 58: | ||
| **Note:** after compiling with the above steps, your terminal would be left in a state where running GLI would not be able to locate the Greenstone building scripts like '' | **Note:** after compiling with the above steps, your terminal would be left in a state where running GLI would not be able to locate the Greenstone building scripts like '' | ||
| - | </TAB> | + | <tabbox Greenstone2> |
| - | <!-- ######################################################################################## | + | |
| - | ############################################################################################## | + | |
| - | ############################################################################################ | + | |
| - | ######################################################################################### | + | |
| - | <TAB> | + | |
| On 64 bit windows, earlier versions of GS2 on SVN used to have an issue with race conditions (random failing due to asynchronous behaviour) when compiling up apache-httpd as part of GS2. Refer to [[http:// | On 64 bit windows, earlier versions of GS2 on SVN used to have an issue with race conditions (random failing due to asynchronous behaviour) when compiling up apache-httpd as part of GS2. Refer to [[http:// | ||
| Line 88: | Line 84: | ||
| - Run the top level GS2's '' | - Run the top level GS2's '' | ||
| setup.bat</ | setup.bat</ | ||
| - | - Finally, still from your top level GS2 folder, run\\ < | + | - Finally, still from your top level GS2 folder, run\\ < |
| + | - Finally, check out and compile GLI:\\ < | ||
| + | svn co https:// | ||
| + | cd gli | ||
| + | makegli.bat | ||
| + | makejar.bat | ||
| + | </ | ||
| - | + | </tabbox> | |
| - | In GS2 SVN checkouts from **before changeset [[http:// | + | |
| - | + | ||
| - | </ | + | |
| - | </TABAREA> | + | |
| ======Old instructions====== | ======Old instructions====== | ||
| - | <TABAREA tabs="Greenstone3, | + | <tabbox |
| - | <TAB> | + | |
| **You NEED Visual Studio C++.** (We haven' | **You NEED Visual Studio C++.** (We haven' | ||
| Line 197: | Line 194: | ||
| =====Advanced===== | =====Advanced===== | ||
| For information on further configuration of the installation (such as changing the port number or host name of the web server), see | For information on further configuration of the installation (such as changing the port number or host name of the web server), see | ||
| - | [[en: | + | [[en: |
| - | </TAB> | + | <tabbox Greenstone2> |
| - | <!-- ######################################################################################## | + | |
| - | ############################################################################################## | + | |
| - | ############################################################################################ | + | |
| - | ######################################################################################### | + | |
| - | <TAB> | + | |
| You will need: | You will need: | ||
| * Visual Studio, to use its compiling capabilities which work with the Windows makefiles of Greenstone | * Visual Studio, to use its compiling capabilities which work with the Windows makefiles of Greenstone | ||
| Line 341: | Line 333: | ||
| - | </TAB> | + | </tabbox> |
| - | </ | + | |
en/developer/windows_source_install.1557480103.txt.gz · Last modified: 2019/05/10 09:21 (external edit)
