LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 10-12-2006, 12:33 AM   #1
Andrus
LQ Newbie
 
Registered: Jul 2005
Posts: 19

Rep: Reputation: 0
the right libstdc6


i needed to get libstdc6 on debian so i apt-get installed it, but when i try to run the program again it says this

/usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found

libstdc++.so.6 is in that directory
how do i get that version?
 
Old 10-12-2006, 02:17 AM   #2
michux
Member
 
Registered: Nov 2004
Location: Warsaw, Poland
Distribution: Ubuntu
Posts: 76

Rep: Reputation: 15
Quote:
Originally Posted by Andrus
i needed to get libstdc6 on debian so i apt-get installed it, but when i try to run the program again it says this

/usr/lib/libstdc++.so.6: version `CXXABI_1.3.1' not found

libstdc++.so.6 is in that directory
how do i get that version?
Are you trying to run or compile the program? If the latter, it may be the fault of incorrectly linked version of GCC (the app may require gcc<4.0, for instance). Try setting the library path before compiling, it may help if you have both versions of gcc installed:

Code:
export LD_LIBRARY_PATH to /usr/local/lib
But if you're running the program then it may be the author's fault -- it this case just fill the bug report and wait.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration