Difference between revisions of "Instalasi Skype"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 5: | Line 5: | ||
* libasound2 1.0.12 | * 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! | |
− | |||
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!