Skype on Fedora 16 64-bit
For some odd reason, the guys over at Skype is refusing to release a pure 64-bit version of Skype for Fedora. Instead they ship an i586 version, without any dependencies defined for the 32-bit libraries is require. Here is what you need to install to make it work:
1 | yum install -y libXv.i686 libXScrnSaver.i686 qt.i686 qt-x11.i686 |