<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.38">
<TITLE>RE: Is koji the right build tool for me? and some newbie questions</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi Zubin,<BR>
><BR>
><BR>
> The problem here is python 2.5 since my build machine runs on RedHat<BR>
> Enterprise Linux 4 (ES) which uses an older version of python and I<BR>
> can’t seem to find a python 2.5 RPM that will install on this OS.<BR>
<BR>
Well, take the git head of koji and run a "make rpm" in your<BR>
environment. I am running a koji's version on python 2.4 (and it is<BR>
working fine).<BR>
<BR>
<BR>
> <BR>
><BR>
> Also what is python(abi)? Do I have to install a full python 2.5 RPM<BR>
> to satisfy this dependency?<BR>
<BR>
You can do a --nodeps as soon as your dependency reduces to only<BR>
python(abi). It is provided on fedora's python RPMs.<BR>
<BR>
><BR>
> <BR>
><BR>
> Zubin<BR>
><BR>
<BR>
Jitesh<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>