Changes between Version 116 and Version 117 of Download/SCDB
- Timestamp:
- Feb 11, 2010, 8:00:21 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download/SCDB
v116 v117 314 314 * Populate your repository with the version of SCDB and QWG templates you want to use. The easiest is to download and use [source:templates/trunk/tools/check-compile.sh?format=txt check-compile.sh] (use option `-h` to get the list of available options). This will download SCDB, QWG, and compile the example to ensure that everything works. To populate the `cdb` subdirectory for example, with SCDB and last version from gLite 3.1 branch do: 315 315 {{{ 316 check-compile.sh -d scdb glite-3.1 317 }}} 316 check-compile.sh -D -d scdb gLite-3.1 317 }}} 318 ''Note: if you want to download the templates for another version of gLite, replace `glite-3.1` by the relevant version.'' 318 319 * Change current directory to the working area, for example : 319 320 {{{