Skype has released a new version of Skype for linux, so it seems timely to start the obligatory “how to get Skype to work” thread. The rpm says it’s for 12.1, and I took a shot at installing it on 11.4 without success. It says that it needs libstdc++.so.6 from GLIBCXX_4.5.3. I’ve got 4.5.1 installed, and (perhaps I am wrong) I’m thinking that I need to upgrade gcc45 to get that dependency resolved?
Further, doesn’t 12.1 also have 4.5.1 (I’m guessing, based on what I’ve found in my rpm search), in which case I am (just) curious as to whether this version of Skype installs on 12.1, which it says it is built for.
On 2012-06-14 23:26, Christophe deR wrote:
> I installed every libstdc++ available on my repos… I even uninstalled
> skype 2 and forced the skype 4 to install with rpm --force . But :
The appropriate option is not “–force” but “–nodeps”. I will not explain
why, read the rpm manual instead - I’m feeling naughty :-p
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
Hi!
I had same problem.
I have OpenSUSE 11.4 32-bit.
I installed Skype with ignoring deps with YaST.
When I tried to run skype I got same error.
Then I downloaded libstdc++46 from http://download.opensuse.org/repositories/devel:/gcc/openSUSE_11.4/i586/libstdc++46-4.6.3_20120531-105.1.i586.rpm
I installed it with YaST. I had to remove libstdc++45 because “Conflicts: libstdc++6 < 4.6.3_20120531-105.1”.
Then I tried to run Skype and …
**IT WORKS !!! **Skype 4 will not run on OpenSUSE 11.4 out-of-box even it is updated accordingly. So, you need libstdc++46 to install and run Skype without problems.
On 2012-06-15 07:56, Christophe deR wrote:
>
> Actually, i think i used force but it did not work, so i used nodeps.
> Anyway, how can we have this skype working ?
That’s a different question
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
On 06/15/2012 01:16 PM, Knurpht wrote:
> I would absolutely not recommend this. Completely with Carlos: don’t
> touch it, leave libstdc++ in the version that came with your system.
i am NOT disagreeing, i would not recommend it either…
BUT in April 2012, to support another program i uninstalled libstdc++45
(4.5.1_blah-blah) and installed libstdc++46 (4.6.2_blah-blah)…and the
application which complained about 45 works perfect with 46 AND i have
(so far, knock on wood) seen no harmful effects of the switch…
ymmv–i do NOT recommend other do the same without taking sufficient
precautions to assure an ability to recover/back-level if needed…
Well, OK. All the warnings are recognized, and that was both my suspicion and the reason that I really haven’t screwed around with this too much. However, a plan has been percolating…
I’m considering making a backup image of my system and then upgrading all of the gcc/gpp stuff from here. Is that a hopeless exercise? I really don’t know what to expect, having never attempted a gcc upgrade before.
On 2012-06-15 17:06, JJMT wrote:
> I’m considering making a backup image of my system and then upgrading
> all of the gcc/gpp stuff from ‘here’
> (http://download.opensuse.org/repositories/devel:/gcc/openSUSE_11.4). Is
> that a hopeless exercise? I really don’t know what to expect, having
> never attempted a gcc upgrade before.
Not recommended unless you know what you are doing.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)
robin_listas](http://forums.opensuse.org/members/robin_listas.html) >> thanks for your input. So according to you, there are no “recommended” sulutions to have skype 4 runing on opensuse 11.4 ?
That’s really a problem for me, because i need it for professional reasons, nevertheless, i don’t have time and can’t take the unstable risk to upgrade to 12.1 .
I’m sure suse could give a way to upgrade libstdc++ or skype, so that it is usable.