[PyKDE] Trying to get eric3 working

Jack Orenstein jao at geophile.com
Sat Nov 26 21:36:14 GMT 2005


Michael Andrews wrote:
> On Sun, 2005-11-06 at 16:09 -0500, Jack Orenstein wrote:
> 
> 
>> > Downloaded the sip and PyQt source RPMS.
>> > Rebuild and installed sip from the FC4 .src.rpm w/ rpmbuild --rebuild
>>
>>OK. I got sip-4.3.1.
> 
> 
> Didn't you also get sip-devel-4.3.1?  Install it and rerun the PyQt
> rebuild.

[Getting back to my eric3 installation attempt ...]

rpm -ivh sip-4.3.1-1.i386.rpm sip-devel-4.3.1-1.i386.rpm
error: Failed dependencies:
         libc.so.6(GLIBC_2.4) is needed by sip-4.3.1-1.i386
[root at localhost software]#

My FC4 system appears to have glibc 2.3.5. Does that also have
to be upgraded? Is this chasing of dependencies (eric -> pyqt ->
sip -> glibc) really the standard installation path?

Jack




More information about the PyQt mailing list