en:user_advanced:installation
Table of Contents
Advanced Installation
For most users, the main Greenstone download (also called the "binary") with default settings is sufficient, and is very easy to install. However, there are some instances where you may want or need to go through a more advanced installation process:
- If you want to compile up Greenstone for a particular OS that we don't provide the binaries for
- If you had any issues with the pre-compiled binaries for your operating system
- If you want to locally patch up or modify the source code of a particular release that otherwise works fine for you
- If you want up-to-date code
Installation Option | Currency of Code | Code type | Description |
---|---|---|---|
Binary (the main download) | Release-Specific | Binary | This is the official, pre-compiled version of the software. It is platform-specific, and what most Greenstone users use. |
Source component | Release-Specific | Source Top-Up | if you already have the binary installed, you can top it up with the source component which provides the code that you can compile. Note that the source component belongs with a particular binary. This means it is static code (code as it was when the associated binary was released), not the latest version of the source code. |
Source distribution | Release-Specific | Source | if you want to compile the code for a particular binary release without installing the binary first, you can get the source distribution. Once more, this is static code: the code as it was when the binary was released. This is useful if you want to compile up Greenstone for a particular OS that we don't provide the binaries for, or if you had any issues with the pre-compiled binaries for your OS. It's also handy for if you want to locally patch up or modify the source code of a particular release that otherwise works fine for you. |
Source via SVN | Up-to-date | Source | SVN hosts the latest version of the Greenstone code. This is handy to get if you want to compile up Greenstone yourself and ensure you have the latest code in doing so. |
Windows
Source Component
Source Distribution
Uptodate source code from SVN
Linux/Mac
Source Component
Source Distribution
Uptodate source code from SVN
Running the installer in text-only mode
en/user_advanced/installation.txt · Last modified: 2025/07/15 00:32 by kjdon