Skype on 64-Bit Linux
Jump to navigation
Jump to search
Skype is only available in a 32-bit version, so if you have a 64-bit Linux system, you will have to do some extra work.
The first step is to install the 32-bit libraries Skype needs to work:
Become SuperUser/Administrator:
$ su - root
OR if you are set up with sudo:
$ sudo su - root
Your command prompt should now have a # in it instead of a $, indicating you are now the root super user.
[root@fusion16 ~]#
Update the QT libraries to the latest version: