UTG1.2 REAME file ----------------- Piers O'Hanlon 3/7/98 Requiremets: jdk115 or jre115 (or later) installed on your system. Once gunziped and untared (in, for example, your home dir): 1)Set your CLASSPATH to include utg.jar eg add or alter as follows in your .cshrc: setenv CLASSPATH "/some/other/classes:$HOME/utg1.2/utg.jar" 2)For operation with sdr you will need to install the plugins for the utg: Firstly copy the contents of plugins dir into your plugins directory for sdr (usually $HOME/.sdr/plugins/), secondly copy all vic_utg, rat_utg, wb_utg, nt_utg into your binaries dir: e.g. $HOME/bin: eg cp $HOME/utg1.2/plugins/* $HOME/.sdr/plugins/ cp $HOME/utg1.2/*_utg $HOME/bin 3)You will need to restart sdr with the new classpath set and plugins to get the new plugins to work. 4)Edit the path in the file 'utg' in the installed directory so that the cd changes directory to the directory where you installed utg e.g.: vi $HOME/utg1.2/utg (and edit this line): cd $HOME/utg1.2 5)Copy the file 'utg', edited above, into your binaries folder: e.g cp $HOME/utg1.2/utg $HOME/bin 6)You may need run 'rehash' so your shell finds the new commands after which should now be able to run utg by typing utg.