#/bin/csh # # Test of Yale PGPLOT installation. Try this from your home directory. # setenv PGPLOT_DIR /secf/pgplot/pgbin setenv PGPLOT_EXM /secf/pgplot/pgplot/examples # f77 -xl -o $1 $1.f -L$PGPLOT_DIR -L/usr/openwin/lib \ -lpgplot -lX11 # setenv PGPLOT_FONT $PGPLOT_DIR/grfont.dat setenv PGPLOT_DEV /ps setenv LD_LIBRARY_PATH /usr/lib:${PGPLOT_DIR}:/usr/openwin/lib # ./$1