en:user_advanced:installation_310
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:user_advanced:installation_310 [2025/07/14 23:50] – [Moving a Greenstone installation] kjdon | en:user_advanced:installation_310 [2025/07/15 00:06] (current) – kjdon | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
====== Advanced Installation : 3.10 and prior ====== | ====== Advanced Installation : 3.10 and prior ====== | ||
//Up to date for GS3.10, checked 20 Feb 2021. | //Up to date for GS3.10, checked 20 Feb 2021. | ||
This page is up to date for 3.06 (5 November 2014). Much of it was checked again to be up to date after 3.08.// | This page is up to date for 3.06 (5 November 2014). Much of it was checked again to be up to date after 3.08.// | ||
+ | |||
+ | [[en: | ||
For most users, the main Greenstone download (also called the " | For most users, the main Greenstone download (also called the " | ||
Line 23: | Line 21: | ||
- | * [[en: | + | * [[en: |
Line 325: | Line 323: | ||
**NOTE:** Previously, the instructions for running the installer in text-only mode were incorrect. They advised running the installer wrongly using '' | **NOTE:** Previously, the instructions for running the installer in text-only mode were incorrect. They advised running the installer wrongly using '' | ||
- | |||
- | ===== Installation for a networked lab environment ===== | ||
- | |||
- | To support use of Greenstone 3 in a networked lab environment, | ||
- | users to build and serve collections from their own area of the file system. | ||
- | More specifically, | ||
- | |||
- | In the following text we describe the setup procedure for Windows, with | ||
- | Greenstone installed in C:/Program Files/ | ||
- | for MacOS and Linux labs, choosing an appropriate directory such as / | ||
- | as the location to install the GS3 software to. | ||
- | |||
- | For one computer, here's how you can have Greenstone installed centrally (e.g. Program Files), but then have each different user when working at that computer have their own instance of the Greenstone 3 sites, collections, | ||
- | |||
- | Install GS3 as an administrator using the binary installer. Then set the following 4 properties in build.properties: | ||
- | |||
- | * set '' | ||
- | * set '' | ||
- | * set '' | ||
- | * set '' | ||
- | |||
- | Set all the property values exactly as above, except '' | ||
- | |||
- | Now if you replicate the installation to other machines in the lab, your users can log into any machine and continue working with Greenstone3. | ||
- | |||
- | <!-- | ||
- | greenstone-307.cmd file contains: | ||
- | |||
- | @goto %1 | ||
- | |||
- | :start | ||
- | |||
- | robocopy /e /purge /np image " | ||
- | |||
- | if %ERRORLEVEL% GEQ 4 fail | ||
- | |||
- | robocopy /e /xx /np patches " | ||
- | |||
- | if %ERRORLEVEL% GEQ 4 fail | ||
- | |||
- | robocopy /e /purge /np startmenu " | ||
- | |||
- | if %ERRORLEVEL% GEQ 4 fail | ||
- | |||
- | done | ||
- | |||
- | --> | ||
- | |||
- | |||
en/user_advanced/installation_310.1752537054.txt.gz · Last modified: 2025/07/14 23:50 by kjdon