Difference between revisions of "Instalasi Skype"

From OnnoWiki
Jump to navigation Jump to search
Line 5: Line 5:
 
* libasound2 1.0.12
 
* libasound2 1.0.12
  
 +
Ambil skype static dari http://www.skype.com/go/getskype-linux-static
  
Masuk ke
+
Lakukan langkah berikut
  
  http://www.skype.com/intl/en/download/skype/linux/choose/
+
  $ 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
  
Pilih
+
Konfigurasi Suara
  
  http://www.skype.com/go/getskype-linux-ubuntu
+
  $ apt-get install alsa-firmware
  
 
+
* Buka volume control & click pada File -> Change device. Pastikan pilih Alsa mixer.
instalasi skype menggunakan
+
* Klick pada Edit -> Preferences & check microphone, mic boost, internal mic boost
 
+
* Coba Skype test call!
# dpkg -i skype-debian_2.0.0.68-1_i386.deb
 
  
  

Revision as of 09:07, 12 June 2008

Skype membutuhkan dukungan software

  • Qt 4.2.1+
  • D-Bus 1.0.0
  • libasound2 1.0.12

Ambil skype static dari http://www.skype.com/go/getskype-linux-static

Lakukan langkah berikut

$ 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

Konfigurasi Suara

$ apt-get install alsa-firmware
  • Buka volume control & click pada File -> Change device. Pastikan pilih Alsa mixer.
  • Klick pada Edit -> Preferences & check microphone, mic boost, internal mic boost
  • Coba Skype test call!



Pranala Menarik