Installed skype but won't load.
skype
bash: /usr/bin/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[leonc15@localhost ~]$ yum provides ld-linux.so.2
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Loading mirror speeds from cached hostfile
* fedora: mirror.netrino.co.uk
* rpmfusion-free: mirror01.th.ifl.net
* rpmfusion-nonfree: mirror01.th.ifl.net
glibc-2.13.90-3.i686 : The GNU libc libraries
Repo : fedora
Matched from:
Other : ld-linux.so.2
[leonc15@localhost ~]$ sudo yum install glibc-2.13.90-3.i686
[sudo] password for leonc15:
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Adding en_US to language list
Loading mirror speeds from cached hostfile
* fedora: mirror.netrino.co.uk
* rpmfusion-free: fr2.rpmfind.net
* rpmfusion-nonfree: fr2.rpmfind.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.13.90-3 will be installed
--> Processing Dependency: glibc-common = 2.13.90-3 for package: glibc-2.13.90-3.i686
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.13.90-3.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.13.90-3.i686
--> Running transaction check
---> Package glibc.i686 0:2.13.90-3 will be installed
--> Processing Dependency: glibc-common = 2.13.90-3 for package: glibc-2.13.90-3.i686
---> Package nss-softokn-freebl.i686 0:3.12.9-7.fc15 will be installed
--> Finished Dependency Resolution
Error: Package: glibc-2.13.90-3.i686 (fedora)
Requires: glibc-common = 2.13.90-3
Installed: glibc-common-2.13.90-4.x86_64 (@updates-testing)
glibc-common = 2.13.90-4
Available: glibc-common-2.13.90-3.x86_64 (fedora)
glibc-common = 2.13.90-3
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any suggestions