SGIs : If you have root previleges, you can simply
move the correct executable to a directory in the users' PATH
and give it a suitable name. If you
do not have PGPLOT installed (obtainable from http://astro.caltech.edu/
tjp/pgplot/),
then the users should also define an environmental variable PGPLOT_DIR
pointing to the directory that contains the two
essential PGPLOT files that I also include ( grfont.dat and pgxwin_server).
Please note that the pgxwin_server has not been tested with Irix 5.3.
If you want to install the program in your area, then go to the GraphEnt/bin/SGI directory,
uncompress a suitable executable, and add the following two lines in your
.cshrc file (assuming that
you unpacked GraphEnt in your top directory) :
alias GraphEnt /usr/people/<username>/GraphEnt/bin/SGI/<my_uncompressed_executable>
setenv PGPLOT_DIR /usr/people/<username>/GraphEnt/bin/SGI