- Timestamp:
- Feb 9, 2007, 11:33:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build/bhep/trunk/cmt/README
r45 r106 1 2 Building with CMT assumes the following 3 directory structure : 4 bhep/<version>/cmt 5 bhep/<version>/source/base/... 6 bhep/<version>/source/util/... 7 and a : 8 bhep/<version>/bhep 9 containing a copy of the .h from the source 10 directory along with the config.h found 11 in this directory. 1 12 2 13 To build : 3 14 - have a look and edit if needed the meta_setup.csh. 4 15 - source the meta_setup. 5 - build with "cmt config" and "gmake". 16 - check access to "foreign" packages with : 17 cmt show uses 18 - build with : 19 cmt config 20 gmake 6 21 7 22 To run source the meta_setup and the setup and launch an application.
Note: See TracChangeset
for help on using the changeset viewer.