source: build/snova/trunk/cmt/README@ 105

Last change on this file since 105 was 105, checked in by barrand, 19 years ago
File size: 772 bytes
RevLine 
[49]1
[105]2 Building with CMT assumes the following
3 directory structure :
4 snova/<version>/cmt
5 snova/<version>/source/GeomUtils/...
6 snova/<version>/source/SNgeom2/...
7 snova/<version>/source/snova/...
8 and a :
9 snova/<version>/snova
10 containing a copy of the .h from the source/snova
11 directory. The creation of the snova include directory
12 can be done with the cpincs.sh script.
13
[49]14 To build :
15 - have a look and edit if needed the meta_setup.csh.
16 - source the meta_setup.
[105]17 - check access to "foreign" packages with :
18 cmt show uses
19 - build with :
20 cmt config
21 gmake
[49]22
23 To run source the meta_setup and the setup and launch an application.
24
25 Note that the "meta setup" informations are something that can be put
26 in login scripts.
27
28 G.Barrand
Note: See TracBrowser for help on using the repository browser.