I reported this here a few days ago.

I tried to install the Ubuntu version on SUSE, and I got the same error.

The install.txt file mentions that you need libc.so6 as did the 2009
final. I have so.6 and 2009 worked fine.

The install txt makes no mention of GLIBCXX_3.4.11

If you check /usr/lib/libstd*

you will get something like this (ls -al)

lrwxrwxrwx 1 root root     19 2009-06-24 17:34  libstdc++.so.6 -> 
libstdc++.so.6.0.10 

-rwxr-xr-x 1 root root 971048  2008-12-03 04:29 libstdc++.so.6.0.10

Where you can see that the link libstdc++ points to libstdc++.so.6.0.10
on my system. 

In the suse repository it looks like libstd++43 is the main file for
so.6.0.10

There is a libstdc++44 available that contains so6.0.13
I have no idea if that is the required version.



Judging from the various net postings, GLIBCXX_3.4.11 is causing all
kinds of trouble. Probablly because it is not generally available and
users don't know exactly what package they need.



a bit of guidance as to what is needed would be welcome.


Andy


 



On Wed, 24 Mar 2010 01:40:03 +0100
"Bernd Wiebus" <[email protected]> wrote:

> Hello
> 
> 
> > The previus version run in ubuntu 8.10, but this version give the follow 
> > error when I try to execute it:
> > /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by 
> > ./kicad)
> > 
> 
> I had the same problem with debian lenny and the RC4 and RC5 versions.
> So i thought, it would be a debian only problem, but now i see, ubuntu gets 
> the same problem.
> 
> I asked about this problem here some weeks ago, and got the answer, i should 
> try a backport from the debian testing squeeze version.
> I got also a suggestion about instaaling it from special backport repositorys.
> But there i did not find the expected material. Debian sqeeze uses only the 
> 6.4.3 version of the *-dev package.
> So i got the suggestion, to build my own backports, but i am not so a skilled 
> programmer. So i am using the 2009 Version of kiCAD.
> 
> But this shows to me, that the Debian squeeze version will not solve the 
> problem.....have you tried the aktual ubuntu 9.10 already?
> 
> 
> With best regards: Bernd Wiebus alias dl1eic
> 
> 
> 
> -- 
> Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
> jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser
> 
> 
> ------------------------------------
> 
> Please read the Kicad FAQ in the group files section before posting your 
> question.
> Please post your bug reports here. They will be picked up by the creator of 
> Kicad.
> Please visit http://www.kicadlib.org for details of how to contribute your 
> symbols/modules to the kicad library.
> For building Kicad from source and other development questions visit the 
> kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
> Links
> 
> 
> 

Reply via email to