| 120 | | A tool originally written for QWG templates developpers, [source:templates/trunk/tools/check-compile.sh check-compile.sh], simplifies the two last steps (import of standard templates), 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 : |
| 121 | | {{{ |
| 122 | | check-compile.sh -d your_scdb_dir /templates/tags/gLite-3.0.2-1 |
| | 118 | A tool originally written for QWG templates developpers, [source:templates/trunk/tools/check-compile.sh check-compile.sh], simplifies the two last steps (import of standard templates), 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-2` by the QWG templates release you want to download) is : |
| | 119 | {{{ |
| | 120 | check-compile.sh -d your_scdb_dir /templates/tags/gLite-3.0.2-2 |