
2006-10-30
	As lester on pcfk.hep.phy.cam.ac.uk I can check out this package at Mon Oct 30 12:47:35 GMT 2006 (tagged as "lester-20061030a-initial-commital") and do:

	   ( \
              cd mT2 ;             \
              make ;               \
              cd bin ;             \
              source setup.csh ;   \
              ./test2.x ;          \ 
           ) 

	geting output ending in

          ANS 1 SUSYPhysMinuit = 368.423 GeV
          ANS 2 BasicMinuit    = 369.096 GeV
          ANS 3 Basic_4441     = 412.629 GeV
          ANS 4 Summers        = 368.377 GeV
          ANS 5 Lester4        = 412.628 GeV
          ANS 6 Lester2        = 412.628 GeV

	as desired.  Users running outside Cambridge will need to set environment variables for (at a guess) the following:

        CLHEP_INC_DIR 
        GSLDIR 
        GSLLIBDIR 
        NAGDIR
        MINUIT2_LDFLAGS
        NAGDIR GSLDIR
        CLHEP_INC_DIR 
        MINUIT2_INC_DIR
`
