********************************************************************************
*  IMPORTANT NOTE BEFORE YOU START THE INSTALLATION OF MIDAS:                  *
*  ----------------------------------------------------------                  *
*  Check your 'path' and 'LD_LIBRARY_PATH' environment variables, and the      *
*  MIDAS ./local/make_options file as indicated here:                          *
*                                                                              *
*  On SunOS 5.5: X11   libraries are expected to be in /usr/openwin/lib  and   *
*                Motif libraries are expected to be in /usr/dt/lib             *
********************************************************************************

- MIDAS installation using the SUN C compiler SC3.0.1 (or higher) and the SUN 
  Fortran compiler SC3.0.1 (or higher) requires the following definitions:
        set path=(/opt/SUNWspro/bin /usr/bin /usr/ccs/bin .)
        setenv LD_LIBRARY_PATH  \
             /usr/dt/lib:/usr/openwin/lib:/opt/SUNWspro/lib:/usr/ccs/lib
