How to install the binary distribution of GREAT ----------------------------------------------- Notice This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This software has to be installed in the directory /usr/GREAT. If your local policy forbids this, please make a symbolic link to its final destination (for ex: ln -s /home/local/GREAT /usr/GREAT). You need GNUs gunzip in order to unpack the archive. $ su root # cd /usr (or whereever you want to place GREAT) # gunzip < greatb-0.91.tar.gz | tar xvof - the file GREAT/doc/SETUP describes what to do next