[PyKDE] Re: Trouble with new RedHat SRPMS

Jonathan Gardner jgardn at alumni.washington.edu
Thu Aug 29 17:58:00 BST 2002


On Thursday 29 August 2002 08:22 am, Neal D. Becker wrote:
> >>>>> "Jonathan" == Jonathan Gardner <jgardn at alumni.washington.edu>
> >>>>> writes:
>
> > What version of Red Hat are you using? I am using a base Red Hat 7.3 
> > with no modifications to the KDE and Qt libraries in the package. I 
> > can't  test it on any other system, so I can't say whether Qt 3.0.5 will 
> > work or not.
>
> I have RH7.3 + updates + kde-3.0.3

Okay, I can guarantee that it won't build for you because of the patch I 
developed specifically for Red Hat 7.3 with no upgrades. I can also pretty 
much guarantee that it won't work if you forced the RPMs.

You'll have to remove the patch from the spec file.

If you install the SRPM (rpm -i), it should put the tar.gz and the path in 
the /usr/src/redhat/SOURCES directory, and put the spec file in the 
/usr/src/redhat/SPECS directory. Go ahead and edit the spec file(s) and 
then try to rebuild.

There is one critical change that I made that you'll want to keep. I changed 
all the references to /usr/bin/python and /usr/bin/env python to point to 
python2. I'll make the two patches distinct in the next release (which 
should be today).

--
Jonathan Gardner




More information about the PyQt mailing list