Difference between revisions of "Skype on 64-Bit Linux"

From TheBestLinux.com
Jump to navigation Jump to search
(Created page with "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. <b> The first step is to install the 32-bit libraries Skyp...")
 
Line 1: Line 1:
 
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.
 
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.
<b>
+
<br>
 
The first step is to install the 32-bit libraries Skype needs to work:
 
The first step is to install the 32-bit libraries Skype needs to work:
 
<br>
 
<br>
 
Become SuperUser/Administrator:
 
Become SuperUser/Administrator:
<pre style="color:blue">$ su - root</pre>OR:<br><pre style="color:blue">$ sudo su - root</pre>Your command prompt should now have a # in it instead of a $, indicating you are now the root super user.<br><br>
+
<pre style="color:blue">$ su - root</pre>
 
+
<u>OR</u> if you are set up with sudo:
 +
<br>
 +
<pre style="color:blue">$ sudo su - root</pre>Your command prompt should now have a # in it instead of a $, indicating you are now the root super user.<br>
 +
<pre style="color:blue">[root@fusion16 ~]#</pre><br><br>
 
Update the QT libraries to the latest version:
 
Update the QT libraries to the latest version:

Revision as of 03:46, 3 February 2012

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: