![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||
|
Fresh Brewed Ubuntu
![]() Join Date: Feb 2007
Location: In my chair
Beans: 1,485
|
HOWTO: Install Skype on 64-bit Ubuntu
https://developer.skype.com/LinuxSkype
The skype EULA: http://www.skype.com/company/legal/eula/index.html Copy and paste the block of code into your terminal to use. The terminal can be found at Applications-->Accessories-->Terminal Medibuntu's Repositories: Medibuntu offers skype, which can be added to your repositories here: Medibuntu You can then install skype by using your Synaptic Package Manager to search for "skype" or Code:
sudo apt-get install skype
Install: Install directly from the website: Quote:
Older Ubuntu Install: Quote:
__________________
Currently favorite songs: Miss Hyde, This Song Is About Monsters, Masagin, I Will Try to Blow it Out, La Resistance Visit www.cherrypeel.com for more free indie music =) Last edited by Cappy; August 7th, 2009 at 01:19 AM.. |
||
|
|
|
|
#2 |
|
First Cup of Ubuntu
![]() Join Date: Feb 2007
Beans: 9
|
Re: How to skype 1.4 alpha
Works perfectly! Thanks a lot!
|
|
|
|
|
#3 |
|
Dipped in Ubuntu
![]() |
Re: How to skype 1.4 alpha
Works great, but no desktop/panel/menu icon/starter... You should add that to make the guide complete.
__________________
Just trying to help... |
|
|
|
|
#4 |
|
Chocolate-Covered Ubuntu Beans
![]() Join Date: Jun 2006
Location: The Netherlands
Beans: 2,120
Ubuntu 9.04 Jaunty Jackalope
|
Re: How to skype 1.4 alpha
Note, if you have a webcam, it's not going to work in Skype on Linux; the Linux version of Skype does not support video.
|
|
|
|
|
#5 |
|
Fresh Brewed Ubuntu
![]() Join Date: Feb 2007
Location: In my chair
Beans: 1,485
|
Re: How to skype 1.4 alpha
I'm not sure how to add a menu icon from the command line. I was using skype 1.3 so my old link launches the new one.
__________________
Currently favorite songs: Miss Hyde, This Song Is About Monsters, Masagin, I Will Try to Blow it Out, La Resistance Visit www.cherrypeel.com for more free indie music =) |
|
|
|
|
#6 |
|
5 Cups of Ubuntu
![]() Join Date: Nov 2006
Location: Linköping
Beans: 29
Ubuntu 7.04 Feisty Fawn
|
thanks!
Thanks a lot Cappy! works like a charm!
|
|
|
|
|
#7 | |
|
Dipped in Ubuntu
![]() |
Re: How to skype 1.4 alpha
Quote:
Code:
[Desktop Entry] Encoding=UTF-8 Version=1.0 Type=Application Terminal=false Exec=skype Name=Skype Icon=/usr/share/pixmaps/skype.png
__________________
Just trying to help... |
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Apr 2005
Location: Buenos Aires, A
Beans: 54
|
Re: How to skype 1.4 alpha
Hello,
First, thanks for the guide. Second: ia32-libs doesn't seem to be in the repos (universe, multiverse & medibuntu enabled here). Code:
fede@fs-desktop:~$ sudo apt-get install ia32-libs libsigc++-2.0-0c2a Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package ia32-libs fede@fs-desktop:~$ Thanks! |
|
|
|
|
#9 |
|
Fresh Brewed Ubuntu
![]() Join Date: Feb 2007
Location: In my chair
Beans: 1,485
|
Re: How to skype 1.4 alpha
ia32-libs is in universe
or you can just download it from packages Code:
wget http://mirrors.kernel.org/ubuntu/pool/main/i/ia32-libs/ia32-libs_1.5ubuntu9_amd64.deb sudo dpkg -i ia32-libs_1.5ubuntu9_amd64.deb
__________________
Currently favorite songs: Miss Hyde, This Song Is About Monsters, Masagin, I Will Try to Blow it Out, La Resistance Visit www.cherrypeel.com for more free indie music =) |
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Apr 2005
Location: Buenos Aires, A
Beans: 54
|
Re: How to skype 1.4 alpha
Sorry, I didn't realize you were posting in the amd64 section.
I have a 32 bit processor (using generic kernel). I was trying to follow your instructions for i386; and the error I posted was using feisty 32 bit version. I have double (and triple) checked: I've got universe enabled and there is no ia32-libs package; the link you give is for amd64 as the package name implies, I suppose... Do you know if I need it or something else to make skype 1.4 work on a 32 bit i386 feisty? Thanks! |
|
|
| Bookmarks |
| Tags |
| proprietary |
| Thread Tools | |
| Display Modes | |
|
|