Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:release:2.86_release_notes [2017/09/27 20:04] anupama [Source Components and Source Distributions] |
en:release:2.86_release_notes [2017/09/27 20:34] (current) anupama |
||
---|---|---|---|
Line 74: | Line 74: | ||
* If you wish to work with password protected collections, here's [[http://wiki.greenstone.org/doku.php?id=en:release:2.86_release_notes&#problemauthenticated_collections_require_constant_authentication|a workaround]] to the bug of constantly requiring to authenticate yourself. | * If you wish to work with password protected collections, here's [[http://wiki.greenstone.org/doku.php?id=en:release:2.86_release_notes&#problemauthenticated_collections_require_constant_authentication|a workaround]] to the bug of constantly requiring to authenticate yourself. | ||
* 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.86_Release_Notes#Working_with_Remote_Greenstone_and_the_GLI-Client | Working with Remote Greenstone and the GLI-Client]]. | * 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.86_Release_Notes#Working_with_Remote_Greenstone_and_the_GLI-Client | Working with Remote Greenstone and the GLI-Client]]. | ||
+ | |||
+ | |||
+ | ==== Running the installer in text-only mode ==== | ||
+ | - Give the binary of the installer execute permissions | ||
+ | - Then run it by passing in the text-only flag. | ||
+ | - Follow the instructions on the screen thereafter. If you mistype at any stage, press ctrl-C to start again. | ||
+ | |||
+ | <code> | ||
+ | > ./Greenstone-2.86rc2-linux text-only | ||
+ | ---------------------------- | ||
+ | Extracting java installer... | ||
+ | ---------------------------- | ||
+ | |||
+ | Extraction Complete | ||
+ | You can now run "java -jar greenstone.jar text" to run the installer from the command line | ||
+ | > | ||
+ | </code> | ||
Line 201: | Line 218: | ||
</TABAREA> | </TABAREA> | ||
- | ==== Running the installer in text-only mode ==== | ||
- | - Give the binary of the installer execute permissions | ||
- | - Then run it by passing in the text-only flag. | ||
- | - Follow the instructions on the screen thereafter. If you mistype at any stage, press ctrl-C to start again. | ||
- | |||
- | <code> | ||
- | > ./Greenstone-2.86rc2-linux text-only | ||
- | ---------------------------- | ||
- | Extracting java installer... | ||
- | ---------------------------- | ||
- | |||
- | Extraction Complete | ||
- | You can now run "java -jar greenstone.jar text" to run the installer from the command line | ||
- | > | ||
- | </code> | ||
==== Setting the Preview Command in GLI==== | ==== Setting the Preview Command in GLI==== |