Re: [greenstone-devel] how run Greenstone Library Interface as anapplet ?

From Michael Dewsnip
DateThu, 11 Nov 2004 16:42:05 +1300
Subject Re: [greenstone-devel] how run Greenstone Library Interface as anapplet ?
In-Reply-To (20041106172751-77610-qmail-web25710-mail-ukl-yahoo-com)
Hi,

Here is what you need to do to get the GLI applet running:

- Install Greenstone and the GLI on your server computer. Currently, this must be a GNU/Linux or Unix machine.
- Set up your web server (eg. Apache) for Greenstone. Check that standard Greenstone works.
- In the gsdl/gli directory, run

    keytool -genkey -alias privateKey -keystore appletstore -storepass 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 makejar.sh.
- Run

    jarsigner -keystore appletstore -signedjar SignedGatherer.jar GLI.jar privateKey

  When it prompts, enter the password you used above.

- Move the SignedGatherer.jar file created into the gsdl/bin/java directory.
- Edit the gsdl/etc/main.cfg file and set the "gliapplet" field to "enabled".
- Visit your Greenstone homepage and click "The Librarian Interface" button. The applet should load and appear on this page, producing a button that says "Launch Greenstone Librarian Interface...". Clicking this will run the GLI as an applet, allowing you to build collections without having Greenstone installed on your machine.

Note that the applet transfers a lot of data between the machine it is running on and the server. This makes using the GLI applet impractical if you don't have a high speed connection between your machine and the server.

Regards,

Michael
 
 

GASSIMBE Hamidou wrote:

 Please help me I want to run Greenstone Library Interface as an applet but I don't know how to do it.I have greenstone v 2.52. Can you explain me exactely how to run Greenstone Library Interface as applet on windows and on Linux. BYE
Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage !
Créez votre Yahoo! Mail

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. Téléchargez GRATUITEMENT ici !


_______________________________________________ greenstone-devel mailing list greenstone-devel@list.scms.waikato.ac.nz https://list.scms.waikato.ac.nz/mailman/listinfo/greenstone-devel