Changes between Version 4 and Version 5 of Doc/SCDB/Usage


Ignore:
Timestamp:
Sep 14, 2006, 10:22:17 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Usage

    v4 v5  
    1717 * Import QWG templates in `cfg` directory, according to the version you need. See QWG [wiki:Download download] instructions.
    1818
     19A tool originally written for QWG templates developpers, [source:templates/trunk/tools/check-compile.sh check-compile.sh], simplifies the creation of a new SCDB, executing both operations and compiling examples. Use option `-h` to get the list of available options. A typical use of this tool (replace the release tag `gLite-3.0.2-1` by the QWG templates release you want to download) is :
     20{{{
     21check-compile.sh -d your_scdb_dir templates/tags/gLite-3.0.2-1
     22}}}
    1923
    2024== Template Compilation ==