libstdc++-libc6.2-2.so.3 on Ubuntu
If you get an error like this one on Ubuntu,
error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
it means the library isn’t available and you need to install it. Although the Ubuntu package which contains this library isn’t obvious. You can install it via the following command:
sudo apt-get install libstdc++2.10-glibc2.2

Thankyou, just what I needed just when I needed it, solved my problem for today…
Ragnar Frid
9 Feb 07 at 5:19 pm
idem, it works perfectly thanks a lot !!!!
Alia
14 Feb 07 at 11:06 am
Nice, just what i need to know. Thanks :)
drope
12 Apr 07 at 1:01 pm
thanks a lot ! it works like a charm to fix eclipse tptp agent installer setup !
Francois Le Droff
20 Apr 07 at 9:05 am
Nice tip, dude, worked for me when I went to install Ayam3d modeler. Thanks a heap!
twoten
29 Apr 07 at 1:25 pm
worked like a charm! i was trying to install realvnc 4.* and messed my vncviewer 3.3.* setup… tnx so much!
tukmol
20 May 07 at 9:34 pm
Thanks! It helped me to run DBDesigner
Raa
23 May 07 at 5:12 am
alas does not seem to work with amd64 edgy
jon
28 Jun 07 at 5:46 pm
This was driving me nuts. I actually switched off Red Hat trying to get rid of the error. This is great thanks.
Lee
12 Jul 07 at 11:09 am
Thanks, Works great on Ubuntu Feisty x86
Trevor
22 Jul 07 at 9:22 pm
i get an error E: Couldn’t find package libstdc++2.10-glibc2.2
brian
11 Aug 07 at 2:04 pm
thanks , worked normally!!
charlie
14 Aug 07 at 9:10 pm
thanks
Justin
27 Aug 07 at 3:23 pm
Thanks a lot dude !!
dulloor
25 Oct 07 at 6:01 pm
Thanks ,Helped
Snigger
10 Jan 08 at 2:22 pm
Thanks - this is what I needed to get Veritas Net Backup client running on my Ubuntu system. :)
Steve
20 Feb 08 at 6:13 pm
Nice one. Just what I needed to get NetBackup v6.0 client working on Gutsy.
fuzzypig
1 May 08 at 2:53 am
Don’t install this package on ubuntu 8.04:
sudo apt-get install libstdc++2.10-glibc2.2
jlue
8 May 08 at 9:33 am
Does not work on Ubuntu 8.04. Please help!!!
Brain Absent
7 Jun 08 at 8:52 am
To get it working on Ubuntu 8.04 install:
http://packages.ubuntu.com/gutsy/i386/libstdc++2.10-glibc2.2/download
Mateusz
15 Jun 08 at 5:45 am
I really appreciate your link, because i resolve my problem.
Now i will use this program for network assistance for my Windows clients.
Cristian Pacheco
29 Jul 08 at 12:12 am
The last link worked like a charm! Thanks a lot! (btw, I needed this for SunLDAP5.2 under VMWare… yes, I know, don’t ask).
Jaime Alba
14 Aug 08 at 10:04 am
The link worked great on Ubuntu 8.04, now I can use vncviewer.
malaikamkuu
16 Sep 08 at 8:18 am
Thanks a lot, it works fine for me!
#
To get it working on Ubuntu 8.04 install:
http://packages.ubuntu.com/gutsy/i386/libstdc++2.10-glibc2.2/download
Gigi Narciso
3 Oct 08 at 4:02 am