Compile and run checkout.mps to check your installation.

Note:  checkout.mps generates a large amount of C code 
       and this will take a long time to compile.

       Remove any prior versions of the data base
       Mumps.DB or key.dat and data.dat before 
       running checkout.cgi

       If you run checkout.cgi a second time be certain
       to delete Mumps.DB and __db*  before running -
       there are global arrays in it from prior any
       prior run that will conflict with  a new run.
       This is not a problem, it has to do with collating
       sequence tests.  You could read the manual if 
       you're curious.

Note:  The default setting of ibuf (--with-ibuf=VAL) from 
       "configure" will generate an error message if you
       attempt to run checkout.mps - this is because the
       default interpreter buffer size is too small to
       hold checkout1.mps.  re-configure with a larger value.
