KDE 4.5 libraries problem with Skype

John5342 john5342 at gmail.com
Tue Aug 31 01:10:50 UTC 2010


2010/8/31 Manuel Escudero <Jmlevick at gmail.com>:
> @John5342: How do I add the "new" i686 KDE 4.5 SC repo? I think that's the
> solution

I just added the definitions below to my
/etc/yum.repos.d/kde-redhat.repo file. Unfortunately the mirror list
seems to contain $basearch substitution variables so we have to set a
known mirror directly in order to override the architecture. Also in
the following all the repos are enabled. Obviously in reality you only
need to enable the ones that match the enabled x86_64 ones...

[kde-32]
name=kde-32
baseurl=http://mirror.unl.edu/kde-redhat/fedora/$releasever/i386/stable
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
enabled=1

[kde-testing-32]
name=kde-testing-32
baseurl=http://mirror.unl.edu/kde-redhat/fedora/$releasever/i386/testing
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
enabled=1

[kde-unstable-32]
name=kde-unstable-32
baseurl=http://mirror.unl.edu/kde-redhat/fedora/$releasever/i386/unstable
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
enabled=1

-- 
There are 10 kinds of people in the world: Those who understand binary
and those who don't...


More information about the kde mailing list