I have siduction 2012.12 x-64. I tried to install Skype according to this forum. Without success.
Hello Petr,
"deb http://download.skype.com/linux/repos/debian/ stable non-free" does not work any langer. Try an open-source alternative like ekiga, linphone, etc.
Greetings,
Jorg
QuoteWithout success.
Such posts are useless as hell!
Without any relevant info, there is no help posible.
A little hint: skype needs multiarch enabled.
to be able to mark this thread as solved:
--> http://wiki.debian.org/skype
With multiarch, I installed the deb downloaded from the official site and it works
I don't know how.
From the link that absolut posted above:
"First, you will have to enable Multi-Arch:"
# dpkg --add-architecture i386
# apt-get update
"Then, download the i386 package as above and install:"
# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
# dpkg -i skype-install.deb
"If you then proceed with
# apt-get -f install
quite a few i386 packages will be installed.
Sound Problem
If you have sound problems you may be missing libpulse. You can install it with:"
# apt-get install libpulse0:i386
thks dibl for giving the proper explanation,
that's how I did it, without the final sound solution.
cheers!
I thanked to Dibi, once more