Install Skype on Ubuntu 8.04 (Hardy Heron) + configure sound
Here are a quick set of steps to install skype on Ubuntu 8.04.
* Download skype static from here
* Execute the following commands at the terminal:
$tar -xvf skype_static-2.0.0.68.tar.bz2
$mv /yourpath/skype_static-2.0.0.68 /usr/share/
$ mv skype_static-2.0.0.68/ skype
$ cd skype/
$ cp skype /usr/bin/
$ rm /etc/dbus-1/system.d/skype.conf
$ cp /usr/share/skype/skype.conf /etc/dbus-1/system.d/
$ skype
Sound configuration:
* Execute the command below in a terminal
$ apt-get install alsa-firmware
* Open volume control and click on File -> Change device. Make sure the Alsa mixer is selected.
* Click on Edit -> Preferences and check microphone, mic boost, internal mic boost — whatever applicable
* Try a skype test call!
Related posts:
- Ubuntu 8.04 LTS Hardy Heron is that simple I manage to setup my new Ubuntu 8.04 LTS Hardy...
- My Ubuntu Guide 8.04 Hardy Heron Step 1: Download the Ubuntu 8.04 CD at http://www.ubuntu.com/getubuntu/download Step...
- Ubuntu 8.04 LTS (Hardy Heron) LONDON, April 21, 2008 – Canonical Ltd. announced the upcoming...
- Ubuntu® 8.10 Desktop Edition enables mobile, flexible computing for a changing digital world London, October 27, 2008: Canonical Ltd. announced the upcoming availability...
- MacBookPro HD Install You need to a flashplayer enabled browser to view this...






