This is a multi-part message in MIME format.
--------------080809040709030500060800
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Hello,
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.
So I tried many ways to build it on my own:
1. git clone
git://gerrit.ovirt.org/ovirt-guest-agent and
./autogen.sh. It claims "Autoconf version 2.63 or higher is
required" but rhel 5 autoconf version is 2.59"
2. 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
", it complains then : "Group field must be present in the package:
ovirt-guest-agent-pam-module".
I'm stuck in any ways, It's a pity that rhel5x is the most used rhel
system...
--
Nathanaël Blanchet
Supervision réseau
Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
blanchet(a)abes.fr
--------------080809040709030500060800
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<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> git clone
git://gerrit.ovirt.org/ovirt-guest-agent and
./autogen.sh. It claims "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, It's a pity that rhel5x is the most
used
rhel system...<br>
</p>
<pre class="moz-signature" cols="72">--
Nathanaël Blanchet
Supervision réseau
Pôle exploitation et maintenance
Département des systèmes d'information
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Té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>
--------------080809040709030500060800--