Howto: Install Skype (dynamic) on Fedora 10 64-bit
Found the solution at here : http://forums.fedoraforum.org/showthread.php?p=1185767 Howto: Install Skype (dynamic) on Fedora 10 64-bit I downloaded and installed Skype on Fedora 10, 64-bit, and it came up just fine. I recommend the dynamic version, since it makes use of the existing system libraries that are managed by Fedora. This will minimize any potential library conflicts. All that is needed is to make sure you have all the 32-bit versions of the libraries Skype requires. Using the "ldd" command, I analyzed the library requirements of the "skype" program. So that you don't also have to do this, I crunched the results into a giant yum command. Become root (enter root's password when prompted): Code: su Now that you are root, cut and paste this, all on one line: Code: yum install alsa-lib.i386 dbus-libs.i386 e2fsprogs-libs.i386 expat.i386 fontconfig.i386 freetype.i386 glib2.i386 glibc.i686 keyutils-libs.i386 krb5-libs.i386 libcap.i386 libgcc.i386 libICE.i