Re: Python 2.3 on RedHat 7.3

Paul Nasrat <pauln-xGvoirzvwgBWk0Htik3J/[email protected]> Thu, 25 Mar 2004 20:14:33 +0000
Newsgroups gmane.linux.redhat.rpm.python
Message-ID <[email protected]>
On Thu, Mar 25, 2004 at 12:01:43PM -0800, Sebastian Knoop-Troullier wrote:
> I'm having a lot of trouble with Python2.3 on Redhat 7.3

That's a shame. This list is for discussion of the rpm python bindings and
programatically dealing with rpm using python.

> As this is a requirement for the new unstable versions of TMDA I am
> trying to get this up and running. 

Is it essential to run on Red Hat 7.3?

> Is anybody else running
> Python2.3 on RedHat 7.3? I am unable to find an RPM that will install
> on my RedHat.

valhalla-list may be more appropriate.  Have you tried building your own
python2 rpm using 2.3?  Possibly rebuilding the python2 (2.2) package from 7.3
with python 2.3 or rebuilding the fedora development python rpm modifiying the
package to be python2 (hint %define aspython2 1 at top of spec).

However this question is still off topic for this list ;)

Paul