en:release:2.87_release_notes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:release:2.87_release_notes [2020/04/23 06:52] – [Troubleshooting and other Questions] anupama | en:release:2.87_release_notes [2024/08/12 22:11] (current) – [Installing a source release] kjdon | ||
---|---|---|---|
Line 12: | Line 12: | ||
===== Installation Instructions===== | ===== Installation Instructions===== | ||
+ | |||
There' | There' | ||
* installing **binaries**, | * installing **binaries**, | ||
Line 19: | Line 20: | ||
* MacOS binary for Mountain Lions (10.8) will probably work on Lions (10.7) as well | * MacOS binary for Mountain Lions (10.8) will probably work on Lions (10.7) as well | ||
* MacOS El Capitan (10.11) binary. You could try this on the older Yosemite and Maverick MacOS, though | * MacOS El Capitan (10.11) binary. You could try this on the older Yosemite and Maverick MacOS, though | ||
- | | + | * topping up your binary with the source code if you ever decide you want the source: download the **source component**, |
- | * going straight for the source code to compile Greenstone from scratch: download the **source distribution**--> | + | * going straight for the source code to compile Greenstone from scratch: download the **source distribution** |
+ | |||
==== Binary distribution ==== | ==== Binary distribution ==== | ||
+ | Download from www.greenstone.org/ | ||
+ | |||
Upon downloading the installer, run the executable: On Windows and Mac you need to double-click it to launch the installation dialog, on Linux you first need to set the downloaded executable' | Upon downloading the installer, run the executable: On Windows and Mac you need to double-click it to launch the installation dialog, on Linux you first need to set the downloaded executable' | ||
Line 30: | Line 35: | ||
* **The Linux and Mac versions must be installed into a path with *no* spaces.** | * **The Linux and Mac versions must be installed into a path with *no* spaces.** | ||
- | When the installation process is finished, you can run the Greenstone Server or the Greenstone Librarian Interface (GLI): | + | === 2.87 on Linux 64 === |
+ | If you get the error ''/ | ||
+ | < | ||
+ | This just extracts the Greenstone jar file, and doesn' | ||
+ | Then you can run < | ||
+ | |||
+ | ==== Installing in text-only mode ==== | ||
+ | * Refer to [[http:// | ||
+ | |||
+ | |||
+ | ==== Adding source code to a binary release ==== | ||
+ | Make sure to select the " | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | |||
+ | ==== Installing a source release ==== | ||
+ | |||
+ | Make sure to select the " | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | When the installation process is finished, you can run the Greenstone Server or the Greenstone Librarian Interface (GLI). | ||
+ | |||
+ | ==== Uninstallation ==== | ||
+ | On Windows, the uninstaller is accessible from the Start menu. | ||
+ | |||
+ | For most people under Linux systems, a Greenstone installation can be removed with the usual //rm// command. However, by using this method, any collections you've created will also be deleted. If you're on Linux or Mac and wish to uninstall Greenstone, the recommended way to do so is by using the Uninstaller, | ||
+ | < | ||
+ | chmod u+rx Uninstall.sh | ||
+ | ./ | ||
+ | |||
+ | ===== Running the Greenstone Server ===== | ||
1. On Windows, the included Greenstone Server can be launched from the shortcut in the Start menu. On Mac and Linux, use a terminal (in Macs this is found under Applications > Utilities > Terminal) to go into the Greenstone installation directory and run | 1. On Windows, the included Greenstone Server can be launched from the shortcut in the Start menu. On Mac and Linux, use a terminal (in Macs this is found under Applications > Utilities > Terminal) to go into the Greenstone installation directory and run | ||
Line 46: | Line 84: | ||
**To change the language in which you view your Greenstone digital library pages**, click on the '' | **To change the language in which you view your Greenstone digital library pages**, click on the '' | ||
+ | ===== Running the Librarian Interface ===== | ||
- | 2. The Greenstone Librarian Interface (GLI) can be run from the Windows Start menu. On Mac and Linux, use a terminal to go into the Greenstone installation directory and run | + | The Greenstone Librarian Interface (GLI) can be run from the Windows Start menu. On Mac and Linux, use a terminal to go into the Greenstone installation directory and run |
< | < | ||
- | First, as in (1) above, the Greenstone Server Interface (GSI) dialog will appear.\\ ** Note**: If you're using the included //apache httpd server// and running GLI starts by requesting you for the Local Library URL, then it expects the library home URL that's of the form '' | + | First, as in the section |
(1) If the web page displays a " | (1) If the web page displays a " | ||
Line 57: | Line 96: | ||
**To change the GLI interface language**, run GLI, go to the '' | **To change the GLI interface language**, run GLI, go to the '' | ||
- | |||
- | 3. The Client-GLI is the version of the Greenstone Librarian Interface that can be run on a machine different to the one that is running the Greenstone server. To be able to run the Client-GLI application, | ||
- | * Java's //bin// folder on your PATH | ||
- | * JAVA_HOME set to point to your Java installation folder | ||
- | If you follow Java's installation instructions, | ||
- | |||
- | If on Windows, you can run client-GLI from its shortcut in the Start Menu. On Linux and Mac systems, you would use a terminal to go into your Greenstone installation folder and then run | ||
- | < | ||
- | |||
- | When the client-GLI starts up, a small dialog appears asking you to enter the URL of the remote Greenstone server' | ||
- | |||
- | * To get your Greenstone installation set up as a remote server so that other GLI clients can connect to it, refer to the section [[2.87_Release_Notes# | ||
- | |||
- | |||
- | ==== Installing in text-only mode ==== | ||
- | * Refer to [[http:// | ||
- | |||
- | |||
- | ==== Adding source code to a binary release ==== | ||
- | Make sure to select the " | ||
- | * [[http:// | ||
- | * [[http:// | ||
- | |||
- | |||
- | ==== Installing a source release ==== | ||
- | |||
- | Make sure to select the " | ||
- | |||
- | * [[http:// | ||
- | * [[http:// | ||
Line 104: | Line 113: | ||
**NOTE:** If GLI's Preview Button does not succeed in launching the browser with the collection URL, consult [[en: | **NOTE:** If GLI's Preview Button does not succeed in launching the browser with the collection URL, consult [[en: | ||
- | ==== Uninstallation ==== | ||
- | On Windows, the uninstaller is accessible from the Start menu. | ||
- | |||
- | For most people under Linux systems, a Greenstone installation can be removed with the usual //rm// command. However, by using this method, any collections you've created will also be deleted. If you're on Linux or Mac and wish to uninstall Greenstone, the recommended way to do so is by using the Uninstaller, | ||
- | < | ||
- | chmod u+rx Uninstall.sh | ||
- | ./ | ||
===== Important Changes and Bug Fixes ===== | ===== Important Changes and Bug Fixes ===== | ||
Line 130: | Line 132: | ||
* If not, then please consult the Greenstone FAQ at http:// | * If not, then please consult the Greenstone FAQ at http:// | ||
- | * If you're running Greenstone 2.87 on a machine where the version of Perl is later than 5.18 (e.g. perl 5.22), as may happen when you upgrade your Ubuntu to 16.04 or later, and your GLI does not start up properly, then first stop and restart GLI in debug mode to get better error reporting: '' | + | * If you're running Greenstone 2.87 on a machine where the version of Perl is later than 5.18 (e.g. perl 5.22), as may happen when you upgrade your Ubuntu to 16.04 or later, and if your GLI does not start up properly, then first stop and restart GLI in debug mode to get better error reporting: '' |
< | < | ||
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/ | Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/ | ||
Line 170: | Line 172: | ||
Successfully stopped GS2 server. | Successfully stopped GS2 server. | ||
Done. | Done. | ||
- | </ | + | </ |
- | 1. Optional: Back up your GS3.08' | + | 0. Exit GLI in the proper manner if it' |
- | 2. Download GS287PluginsForNewerPerlUbuntu.tar.gz, | + | 1. Optional: Back up your GS2.87' |
+ | |||
+ | 2. Download | ||
3. Five files should have been extracted: | 3. Five files should have been extracted: | ||
Line 181: | Line 185: | ||
* put PP.pm into into the '' | * put PP.pm into into the '' | ||
- | 4. Use a //new terminal// to launch GLI or any commands that previously failed with errors. | + | 4. Use a //new terminal// to launch GLI or any commands that previously failed with errors. Hopefully GLI will launch successfully now. |
===== Useful information ===== | ===== Useful information ===== | ||
Line 319: | Line 323: | ||
* To attempt the same on Linux, try typing '' | * To attempt the same on Linux, try typing '' | ||
==== Working with Remote Greenstone and the GLI-Client ==== | ==== Working with Remote Greenstone and the GLI-Client ==== | ||
+ | |||
+ | The Client-GLI is the version of the Greenstone Librarian Interface that can be run on a machine different to the one that is running the Greenstone server. The server needs to be set up to work as a remote server, and Client-GLI can be run on a different machine, connecting to that server. | ||
**Instructions** | **Instructions** | ||
Line 382: | Line 388: | ||
* Press the Submit button. | * Press the Submit button. | ||
+ | === Client-GLI === | ||
9. You can connect to this server from the Client-GLI application included with any Greenstone installation. Either on the current machine or another machine (assuming you want the Greenstone server on one machine and the client on another), use the " | 9. You can connect to this server from the Client-GLI application included with any Greenstone installation. Either on the current machine or another machine (assuming you want the Greenstone server on one machine and the client on another), use the " | ||
Line 392: | Line 399: | ||
* If your client-gli is running from a different machine to where your Greenstone server is running, you need to specify the name of that remote machine hosting the Greenstone server: | * If your client-gli is running from a different machine to where your Greenstone server is running, you need to specify the name of that remote machine hosting the Greenstone server: | ||
- | * If the client-gli is running on the same machine, you can generally type " | + | * If the client-gli is running on the same machine, you can generally type " |
Line 398: | Line 405: | ||
- | 12. The client-GLI dialog should finally open, and it will look and behave mostly the same as the usual (local) GLI. | + | 12. The client-GLI dialog should finally open, and it will look and behave mostly the same as the usual (local) GLI, except that most of the document processing takes place on the remote machine where the Greenstone server is running. |
en/release/2.87_release_notes.1587624721.txt.gz · Last modified: 2020/04/23 06:52 by anupama