User Tools

Site Tools


old:remote_greenstone

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
old:remote_greenstone [2015/08/13 02:19] – external edit 127.0.0.1old:remote_greenstone [2018/02/12 02:21] anupama
Line 98: Line 98:
   * In the Greenstone "gli" directory, run   * In the Greenstone "gli" directory, run
 <code>    keytool -genkey -alias privateKey -keystore appletstore -storepass greenstone</code> <code>    keytool -genkey -alias privateKey -keystore appletstore -storepass greenstone</code>
-  Enter the appropriate details for your organization. When it asks to enter the key password for <privateKey>, choose your own password or hit Enter to use "greenstone".+Enter the appropriate details for your organization. When it asks to enter the key password for <privateKey>, choose your own password or hit Enter to use "greenstone".
   * Run   * Run
 <code>    jarsigner -keystore appletstore -signedjar SignedGatherer.jar GLI.jar privateKey</code> <code>    jarsigner -keystore appletstore -signedjar SignedGatherer.jar GLI.jar privateKey</code>
-  When it prompts, enter the password you used above. +When it prompts, enter the password you used above. 
-  * Move the created SignedGatherer.jar file into the Greenstone "bin/java" directory. +  * Move the created SignedGatherer.jar file into the Greenstone "bin/java" directory for GS2. For GS3, move SignedGatherer.jar into web/applet
-  * Edit the Greenstone "etc/main.cfg" file and set the "gliapplet" field to "enabled".+  * For GS2, edit the Greenstone "etc/main.cfg" file and set the "gliapplet" field to "enabled". For GS3, open web/interfaces/default/transform/pages/home.xsl for editing and uncomment the line ''<gslib:libraryInterfaceLink/><br/>'' by removing the surrounding HTML comment symbols, ''< ! - - and - - >''.
  
  
old/remote_greenstone.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1