
setenv PGPLOT_DIR /vega2/pgplot/
setenv PGPLOT_DEV /xwindow
setenv LD_LIBRARY_PATH /vega2/pgplot

setenv PATH "/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/X11R6/bin"
set path = (/vega2/rhbin /vega2/qso5bin $path )
alias ds9 "ds9 -zscale "

# following for .bashrc
#alias ds9='ds9 -zscale '
#PGPLOT_DIR="/vega2/pgplot/"
#PATH=$PATH:./:/sbin:/vega2/rhbin:

# following for install pgplot
#get cluster::/usr/lib/libg2c.so.0
#cp /vega2/pgplot/grfont.dat /usr/local/pgplot
#cp /vega2/pgplot/pgxwin_server /vega2/rhbin
#cp /usr/lib/libX11.so...  /vega2/pgplot/libX11.a
