Install Skype - Ubuntu 8.04 3
To install Skype on an AMD64 system, you’ll need the 32-bit libraries (if you’re distro is 32-bit, skip this),
sudo apt-get install ia32-libs
Then download the appropriate package from…
Firefox should download it to your desktop so…
cd Desktop
sudo dpkg --install --force-architecture --force-depends skype-debian_2.0.0.68-1_i386.deb
And you’re done, with the Webcam driver installed and enabled you should now be able to make video calls too.
Trackbacks
Use the following link to trackback from your own site:
http://www.red91.com/trackbacks?article_id=install-skype-ubuntu-8-04&day=11&month=05&year=2008





I cannot find the package called ia32-libs in my current repositories.
Sorry, you only need ia32-libs if you’re on a 32-bit build, otherwise skip it
Thanks a lot! :D