Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| 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.
|
 |
|
06-23-2009, 03:40 PM
|
#16
|
|
LQ Newbie
Registered: Jun 2009
Posts: 2
Rep:
|
Quote:
Originally Posted by hartings
Hi,
I run CentOS 5.3 (RHEL5.3) which has package libstdc++-4.1.2-44.el5.i386.rpm installed which provides:
libstdc++
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.1)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.1)
libstdc++.so.6(GLIBCXX_3.4.2)
libstdc++.so.6(GLIBCXX_3.4.3)
libstdc++.so.6(GLIBCXX_3.4.4)
libstdc++.so.6(GLIBCXX_3.4.5)
libstdc++.so.6(GLIBCXX_3.4.6)
libstdc++.so.6(GLIBCXX_3.4.7)
libstdc++.so.6(GLIBCXX_3.4.8)
libstdc++
but NOT libstdc++.so.6(GLIBCXX_3.4.9) which I need for an application I want to install.
The newer version of libstdc++, used by fedora10 is libstdc++-4.3.2-7.i386.rpm, which provides the same, plus libstdc++.so.6(GLIBCXX_3.4.9) which I need!!
Could I install this rpm without risks?
Appreciate your comments!
|
I am having the same problem. If you make it work, please tell me how 
Last edited by Fnatte; 06-23-2009 at 03:42 PM.
|
|
|
|
06-24-2009, 11:30 AM
|
#17
|
|
LQ Newbie
Registered: Jun 2009
Location: Mumbai
Posts: 5
Rep:
|
You can install but it may ask you for other dependencies. Be sure that it will not stop other application.
|
|
|
|
11-29-2009, 03:18 AM
|
#18
|
|
LQ Newbie
Registered: Nov 2009
Posts: 1
Rep:
|
my distro is Xandros for eeepc 900. The problem is related to Googleearth installation. No experinces in programming. I am 63 years old!!
|
|
|
|
11-30-2009, 07:19 AM
|
#19
|
|
LQ Newbie
Registered: Nov 2009
Posts: 1
Rep:
|
Quote:
Originally Posted by Fnatte
I am having the same problem. If you make it work, please tell me how 
|
I encounter the same problem. If you make it work, please tell me how
[root@localhost ]# uname -a
Linux localhost 2.6.18-164.6.1.el5.centos.plus
Last edited by ahai; 11-30-2009 at 07:21 AM.
|
|
|
|
12-23-2009, 08:46 AM
|
#20
|
|
LQ Newbie
Registered: Dec 2009
Posts: 1
Rep:
|
I've got the same problem. I also recieve this error after trying to run the compiled program. I'm missing exactly the same: GLIBCXX_3.4.9.
When I try to install the rpm libstdc++-4.3.2-7.i386.rpm I'm getting dependency problems. This is my linux version: uname -a
Linux madmax 2.6.18-128.4.1.el5 #1 SMP Tue Aug 4 12:51:10 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Quote:
Originally Posted by hartings
Hi,
I run CentOS 5.3 (RHEL5.3) which has package libstdc++-4.1.2-44.el5.i386.rpm installed which provides:
libstdc++
libstdc++.so.6
libstdc++.so.6(CXXABI_1.3)
libstdc++.so.6(CXXABI_1.3.1)
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.1)
libstdc++.so.6(GLIBCXX_3.4.2)
libstdc++.so.6(GLIBCXX_3.4.3)
libstdc++.so.6(GLIBCXX_3.4.4)
libstdc++.so.6(GLIBCXX_3.4.5)
libstdc++.so.6(GLIBCXX_3.4.6)
libstdc++.so.6(GLIBCXX_3.4.7)
libstdc++.so.6(GLIBCXX_3.4.8)
libstdc++
but NOT libstdc++.so.6(GLIBCXX_3.4.9) which I need for an application I want to install.
The newer version of libstdc++, used by fedora10 is libstdc++-4.3.2-7.i386.rpm, which provides the same, plus libstdc++.so.6(GLIBCXX_3.4.9) which I need!!
Could I install this rpm without risks?
Appreciate your comments!
|
|
|
|
|
01-19-2010, 07:58 AM
|
#21
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
Quote:
Originally Posted by Lazlu
my distro is Xandros for eeepc 900. The problem is related to Googleearth installation. No experinces in programming. I am 63 years old!!
|
It's good to see younger people here.......
Please start a new thread with you question---this does not seem to fit here.
|
|
|
|
07-14-2010, 04:49 PM
|
#22
|
|
LQ Newbie
Registered: Jul 2010
Posts: 3
Rep:
|
maybe this will help
try this
wget http://skarabei.varna.net/~danny/libstdc++.so.6.0.13
cp libstdc++.so.6.0.13 /usr/lib
LD_PRELOAD=/usr/lib/libstdc++.so.6.0.13 /var/bin/CCcam.x86_64
or LD_PRELOAD=/usr/lib/libstdc++.so.6.0.13 /your_path_to_/CCcam.x86/_64/
|
|
|
|
12-01-2010, 11:45 AM
|
#23
|
|
LQ Newbie
Registered: Dec 2010
Posts: 1
Rep:
|
@dsimka
I tried to do what you recommend, but after running the second line (cp libstdc++.so.6.0.13 /usr/lib), firefox just closed down and since then I cannot access firefox or call on apt-get. Please help by telling me what to do.
|
|
|
|
12-02-2010, 12:25 AM
|
#24
|
|
LQ Newbie
Registered: Jul 2010
Posts: 3
Rep:
|
hm
give me full information about your OS, how do you access it, etc ..etc
also please include step by step what you typed exactly
screenshots can be useful too
Quote:
Originally Posted by 7v7t7r
@dsimka
I tried to do what you recommend, but after running the second line (cp libstdc++.so.6.0.13 /usr/lib), firefox just closed down and since then I cannot access firefox or call on apt-get. Please help by telling me what to do.
|
|
|
|
|
12-02-2010, 04:09 AM
|
#25
|
|
Member
Registered: Jan 2010
Location: Vietnam
Distribution: Arch
Posts: 65
Rep:
|
Quote:
Originally Posted by hartings
...
The newer version of libstdc++, used by fedora10 is libstdc++-4.3.2-7.i386.rpm, which provides the same, plus libstdc++.so.6(GLIBCXX_3.4.9) which I need!!
Could I install this rpm without risks?
...
|
I got the same problem when I was install Qt library to CentOS-5.5. Then I had upgraded 'libstdc++' to '4.3.2-7' and it still work well so far.
Good luck,
MT.
|
|
|
|
All times are GMT -5. The time now is 07:14 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
|
|