Changeset 105 for build


Ignore:
Timestamp:
Feb 9, 2007, 11:32:43 AM (17 years ago)
Author:
barrand
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • build/snova/trunk/cmt/README

    r49 r105  
     1
     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.
    113
    214  To build :
    315 - have a look and edit if needed the meta_setup.csh.
    416 - source the meta_setup.
    5  - build with "cmt config" and "gmake".
     17 - check access to "foreign" packages with :
     18    cmt show uses
     19 - build with :
     20    cmt config
     21    gmake
    622
    723  To run source the meta_setup and the setup and launch an application.
Note: See TracChangeset for help on using the changeset viewer.