24.08.93: The default installation uses the options "-O" and "+z" for the
 	  C compiler. They are used to optimize the C code and to generate
	  position independent code for shared libraries.

	  Here you could get "Warning" messages because these two options are 
	  not supported by the HP-UX C compiler when is provided as part of the
	  standard HP-UX system. They are supported by the C compiler sold as 
	  an optional separated pruduct.

	  If this is your case you will have to remove options "-O" and "+z" 
          and those entries starting with "SH_" in "./local/make_options" file.

15.06.94: All GUIs with Motif 1.1 overlap some of the widgets with the 
          blue-menu-bar (solved in Motif 1.2). The overlapped widgets appear
	  as they should be after resizing the window.
          The XDo (Data Organizer GUI) might be very slow for some features 
	  with Motif 1.2.0 (due to a bug solved in Motif 1.2.3).
