
  Building with CMT assumes the following 
 directory structure :
    bhep/<version>/cmt
    bhep/<version>/source/base/...
    bhep/<version>/source/util/...
 and a :
    bhep/<version>/bhep
 containing a copy of the .h from the source
 directory along with the config.h found 
 in this directory.

  To build :
 - have a look and edit if needed the meta_setup.csh.
 - source the meta_setup. 
 - check access to "foreign" packages with :
    cmt show uses
 - build with :
    cmt config
    gmake

  To run source the meta_setup and the setup and launch an application.

  Note that the "meta setup" informations are something that can be put 
 in login scripts.

    G.Barrand 
