Changes between Version 20 and Version 21 of Development/Templates/ClientSideDepsCheck


Ignore:
Timestamp:
Sep 29, 2008, 10:03:00 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Templates/ClientSideDepsCheck

    v20 v21  
    1717{{{createrepo /var/www/html/ca}}}
    1818
     19''Note: if `createrepo` is not installed, you can use [http://gridp03.ft.uam.es/swrep/noarch/createrepo-0.9.5-2.noarch.rpm UAM's build] to get it.''
     20
    1921== Set up YUM on your development machine ==
    2022=== Install YUM ===
    21 If YUM isn't installed, you will need to install it on the machine where you normally develop Quattor profiles. Note that that checkdeps.py has been tested with YUM version 3.2.8 (as used in Fedora 8).
     23If YUM isn't installed, you will need to install it on the machine where you normally develop Quattor profiles. Note that that checkdeps.py has been tested with YUM version 3.2.8 and requires at least this version (as used in Fedora 8).
     24
     25''Note: if you don't have YUM or the version in your distribution is too old (SL4), you can use [http://gridp03.ft.uam.es/swrep/noarch/yum-3.2.19-3.noarch.rpm UAM's build].''
    2226
    2327=== Set up a directory for YUM ===