On Sat, 2005-26-11 at 16:36 -0500, Jack Orenstein wrote: > 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?
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 Let me know if you have any troubles with these. Cheers, -- Konstantin Ryabitsev McGill University WSG Montréal, Québec _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
