Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-19-2012, 12:05 PM
|
#1
|
Senior Member
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,746
|
skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by skype
Hi,
I would like to run skype on debian squeeze. It looks like it is not supportaed by skype anymore.
Maybe would you know?
skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by skype)
http://www.skype.com/intl/en-us/get-...oading.dynamic
|
|
|
11-19-2012, 12:31 PM
|
#2
|
Senior Member
Registered: Dec 2004
Posts: 1,222
|
Haven't you installed libstdc++6? You can install it with apt-get/aptitude. BTW, there's a .deb on skype's website; you should try that instead of the .tar.bz2
Last edited by Hungry ghost; 11-19-2012 at 12:33 PM.
|
|
|
11-20-2012, 12:25 AM
|
#3
|
Senior Member
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,746
Original Poster
|
Quote:
Originally Posted by odiseo77
Haven't you installed libstdc++6? You can install it with apt-get/aptitude. BTW, there's a .deb on skype's website; you should try that instead of the .tar.bz2
|
All dependencies are surely installed. I have installed and verified each of them.
In terms of dependencies, it took me so time, but I am very sure that it is fine.
|
|
|
11-20-2012, 02:17 AM
|
#4
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Quote:
/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found
|
.. Is an object in libstdc++.so.6.0.17 from gcc version 4.6 .. 4.7 .
I don't think, you can install the Wheezy package :
http://packages.debian.org/wheezy/libstdc++6
But you can plug out libstdc++.so.6.0.17 from libstdc++6_4.7.2-4_<arch>.deb.
( $ dpkg -x libstdc++6_4.7.2-4_<arch>.deb <destination>/ ).
# cp libstdc++.so.6.0.17 /usr/lib/
# rm libstdc++.so.6
# ln -s libstdc++.so.6.0.17 libstdc++.so.6
.
|
|
|
11-20-2012, 12:05 PM
|
#5
|
Senior Member
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,746
Original Poster
|
Quote:
Originally Posted by knudfl
.. Is an object in libstdc++.so.6.0.17 from gcc version 4.6 .. 4.7 .
I don't think, you can install the Wheezy package :
http://packages.debian.org/wheezy/libstdc++6
But you can plug out libstdc++.so.6.0.17 from libstdc++6_4.7.2-4_<arch>.deb.
( $ dpkg -x libstdc++6_4.7.2-4_<arch>.deb <destination>/ ).
# cp libstdc++.so.6.0.17 /usr/lib/
# rm libstdc++.so.6
# ln -s libstdc++.so.6.0.17 libstdc++.so.6
.
|
I have tried that too, but no way.... although on Squeeze stable.
I guess the problem is the deb, not the libs/deps
|
|
|
11-20-2012, 03:10 PM
|
#6
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
The suggestion in post # 5 is meant for Squeeze.
I.e. use the Wheezy libstdc++.so.6.0.17 in Squeeze.
|
|
|
11-24-2012, 02:12 AM
|
#7
|
Senior Member
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,746
Original Poster
|
Quote:
Originally Posted by knudfl
The suggestion in post # 5 is meant for Squeeze.
I.e. use the Wheezy libstdc++.so.6.0.17 in Squeeze.
|
As I told you, it has nothing to do with the libs of squeeze since the ubuntu deb works fine.
the deb for debian should be re-made.
|
|
|
All times are GMT -5. The time now is 05:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|