Skype

De gacq wiki
Saltar a: navegación, buscar

libstdc++5

Dependency fail: libstdc++5 (>= 1:3.3.4-1)
Debian etch
skype version: 1.3.0.53. Release date: October 04, 2006

To fix run:

apt-get install gcc-3.3-base gcc-3.3
apt-get install libstdc++5
dpkg -i skype_debian-1.3.0.53-1_i386.deb

References:

No ve los dispositivos de salida

ALSA (Advanced Linux Sound Architecture)

ALSA is more modern than OSS. Currently, Skype does not natively support ALSA, so you will need to install ALSA OSS emulation layer in order to use ALSA devices in Skype.

You should have snd-pcm-oss and snd-mixer-oss modules in your kernel, either loaded separately or compiled in as part of the kernel.

You can check for presence of these modules by issuing (as root user) the following command:

lsmod

If you don't have these modules, try to load them. Type (again as root user):

modprobe snd-pcm-oss
modprobe snd-mixer-oss

http://www.skype.com/help/guides/soundsetup_linux.html