[PyKDE] Trying to get eric3 working
Jack Orenstein
jao at geophile.com
Sun Nov 27 00:46:42 GMT 2005
Konstantin Ryabitsev wrote:
> My packages aren't yet in extras, but they should get you up and
> running, if you want to test them out. To install, make sure fedora
> extras repository is enabled, then:
>
> yum install qscintilla
>
> download:
> http://linux.duke.edu/~icon/RPMS/i386/PyQt-qscintilla-3.14.1-0.1.i386.rpm
> http://linux.duke.edu/~icon/RPMS/i386/eric-3.7.1-0.1.i386.rpm
>
> rpm -Uvh PyQt-qscintilla*rpm eric*rpm
I installed qscintilla:
[root at localhost software]# yum install qscintilla
...
Installed: qscintilla.i386 0:1.6-3.fc4
Complete!
Then I tried installing the RPMs you linked to:
[root at localhost software]# rpm -Uvh
PyQt-qscintilla-3.14.1-0.1.i386.rpm eric-3.7.1-0.1.i386.rpm
error: Failed dependencies:
PyQt = 3.14.1 is needed by PyQt-qscintilla-3.14.1-0.1.i386
PyQt is needed by eric-3.7.1-0.1.i386
Added PyQt:
[root at localhost software]# rpm -Uvh
PyQt-qscintilla-3.14.1-0.1.i386.rpm eric-3.7.1-0.1.i386.rpm
PyQt-3.14.1-1.i386.rpm
error: Failed dependencies:
sip is needed by PyQt-3.14.1-1.i386
Added sip, and ran into the glibc problem again:
[root at localhost software]# rpm -Uvh
PyQt-qscintilla-3.14.1-0.1.i386.rpm eric-3.7.1-0.1.i386.rpm
PyQt-3.14.1-1.i386.rpm sip-4.3.1-1.i386.rpm
error: Failed dependencies:
libc.so.6(GLIBC_2.4) is needed by sip-4.3.1-1.i386
Jack
P.S. I see you are at McGill. I was there 74-83. Regards to Tim
Merrett, if you know him, and others in the School of Computer
Science.
More information about the PyQt
mailing list