Application : MakeGlossariesGUI Author : Nicola L. C. Talbot License : GPL (See doc/LICENSE) Button icons are from the Java Look & Feel Graphics Repository. (See doc/jlfgr-license.txt) Requirements : Java Runtime Environment DESCRIPTION =========== MakeGlossariesGUI is a Java GUI alternative to the makeglossaries Perl script supplied by the glossaries package (ctan.org/pkg/glossaries). It's mainly intended for people who don't want to use the command prompt but can't get their editor to run makeglossaries. It can also be used as a diagnostic tool when there are problems with the document glossaries. Note that if you are opting to use MakeGlossariesGUI because you don't want to install Perl, then you are limiting yourself to makeindex as xindy also requires Perl. INSTALLATION ============ Manual Installation 1. Unpack makeglossariesgui.zip to the directory of your choice. For example: unzip -d /usr/local makeglossariesgui.zip 2. Add the full path to makeglossariesgui/bin to the PATH enviroment variable. Windows Installation Run makeglossariesgui-setup.exe http://theoval.cmp.uea.ac.uk/~nlct/