Pythontr

husonet | Tarih: 04.12.2013

Debian wheezy skype kurulumu.

i386 32 bit işlemciler için
# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
# dpkg -i skype-install.deb
# apt-get -f install

AMD 64 bit işlemciler için
# dpkg --add-architecture i386
# apt-get update
# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
# dpkg -i skype-install.deb
# apt-get -f install

SES Problemi varsa
# apt-get install libpulse0:i386

pulseaudio 4 ve skype 4.2 ses sorunu
$ PULSE_LATENCY_MSEC=30 skype