Changes between Version 22 and Version 23 of Download/SCDB


Ignore:
Timestamp:
Oct 17, 2006, 3:57:03 PM (18 years ago)
Author:
Yannick Patois
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v22 v23  
    8585}}}
    8686
    87 
    88 
    8987== DHCP and TFTPD installation ==
    9088
     
    118116 * Import QWG templates in `cfg` directory, according to the version you need. See QWG [wiki:Download download] instructions.
    119117
    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
     118A 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{{{
     120check-compile.sh -d your_scdb_dir /templates/tags/gLite-3.0.2-2
    123121}}}
    124122