| Rev | Line | |
|---|
| [45] | 1 |
|
|---|
| [106] | 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.
|
|---|
| 12 |
|
|---|
| [45] | 13 | To build :
|
|---|
| 14 | - have a look and edit if needed the meta_setup.csh.
|
|---|
| 15 | - source the meta_setup.
|
|---|
| [106] | 16 | - check access to "foreign" packages with :
|
|---|
| 17 | cmt show uses
|
|---|
| 18 | - build with :
|
|---|
| 19 | cmt config
|
|---|
| 20 | gmake
|
|---|
| [45] | 21 |
|
|---|
| 22 | To run source the meta_setup and the setup and launch an application.
|
|---|
| 23 |
|
|---|
| 24 | Note that the "meta setup" informations are something that can be put
|
|---|
| 25 | in login scripts.
|
|---|
| 26 |
|
|---|
| 27 | G.Barrand
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.