Installation notes for MIRIAD ----------------------------- Please follow the instructions in general.readme before attempting to use MIRIAD. Run the tcsh shell (it is in /astro/bin if you don't already have a copy) If necessary add the LfA libraries to your search path using setenv LD_LIBRARY_PATH /astro/lib Then set the MIRIAD root directory using setenv MIR /astro/miriad Setup the architecture variable set arch = linux then source the MIRIAD setup script source $MIR/bin/MIRRC and finally add the appropriate directory to your search path set path = ($MIRBIN $path) MIRIAD programs can now be executed from the shell command prompt.