Changes between Version 20 and Version 21 of Development/Templates/ClientSideDepsCheck
- Timestamp:
- Sep 29, 2008, 10:03:00 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Templates/ClientSideDepsCheck
v20 v21 17 17 {{{createrepo /var/www/html/ca}}} 18 18 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 19 21 == Set up YUM on your development machine == 20 22 === 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). 23 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 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].'' 22 26 23 27 === Set up a directory for YUM ===