<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I need to make rhev-agent work mainly on centos 5. For centos 6 it's
    easy, because we can directly find SRPMS on redhat ftp.<br>
    So I tried many ways to build it on my own:<br>
    <ol>
      <li>&nbsp;git clone git://gerrit.ovirt.org/ovirt-guest-agent and
        ./autogen.sh. It claims&nbsp; "Autoconf version 2.63 or higher is
        required" but rhel 5 autoconf version is 2.59"</li>
      <li>rpm -bb ovirt-guest-agent.spec.The issue is that I'm running
        i386 instead of an expected i686. If I change this required
        value in the SPEC file by doing "ExclusiveArch: i686 x86_64 i386<br>
        ", it complains then : "Group field must be present in the
        package: ovirt-guest-agent-pam-module".</li>
    </ol>
    <p>I'm stuck in any ways,&nbsp; It's a pity that rhel5x is the most used
      rhel system...<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Nathana&euml;l Blanchet

Supervision r&eacute;seau
P&ocirc;le exploitation et maintenance
D&eacute;partement des syst&egrave;mes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5         
T&eacute;l. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
<a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a> </pre>
  </body>
</html>