![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
x86 64-bit Users For the discussion of Ubuntu on the AMD 64 platform. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Beans: 11
|
VNC error: no libstdc++-libc6.2-2.so.3
Hi!
well i'm new-ish ... the absolute beginner's forum i guess is more for questions before you ever get familiar with the system... which didn't take me long I'm trying to get VNC up and running. unpacked the binaries and ran vncinstall /usr/bin to copy the files ... however, when i run vncconfig it gives me this error: Code:
vncconfig: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory Obviousely a library is missing that vnc requires to run. So, anyone able to tell me where to get that library and how to install it? THANKS! |
|
|
|
|
|
#2 |
|
Way Too Much Ubuntu
![]() Join Date: Mar 2005
Beans: 278
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
|
|
|
|
|
|
#3 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: RVA
Beans: 109
Ubuntu Breezy 5.10
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
apt-file will tell you what package a particular file is in. See http://www.debian.org/doc/manuals/ap...tml#s-apt-file
Code:
pmorris@ubuntu:~ $ apt-file search libstdc++-libc6.2-2.so.3 libstdc++2.10-dbg: usr/lib/debug/libstdc++-libc6.2-2.so.3 libstdc++2.10-glibc2.2: usr/lib/libstdc++-libc6.2-2.so.3 |
|
|
|
|
|
#4 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Beans: 11
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
Quote:
libstdc++2.10-glibc2.2 wasn't found from any of my sources ... so... what do i do now? |
|
|
|
|
|
|
#5 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: RVA
Beans: 109
Ubuntu Breezy 5.10
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
It's in universe. Also, you have to install apt-file yourself. See the link in my previous post.
|
|
|
|
|
|
#6 | |
|
First Cup of Ubuntu
![]() Join Date: Dec 2005
Beans: 11
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
Quote:
(and i read your link ... it didn't say anything about getting apt-file ... so now i'm totally confused i don't want to sound like a total idiot, but really, all i've ever used of linux before was a little bit of knoppix ... i'm dropping windows almost completely (only usin' it for a few games and to load stuff to and from my pocketPC) Thanks for your help so far! |
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Location: RVA
Beans: 109
Ubuntu Breezy 5.10
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
Ok. Check out this link: http://www.psychocats.net/linux/sources.php for how to enable the additional repositories. Once you have done that, a simple
Code:
sudo apt-get install libstdc++2.10-glibc2.2 You don't really need apt-file, it is just a nice tool for discovering to which package a particular file belongs. If you want it, it is in the universe repository. If you do install it, you need to periodically run Code:
sudo apt-file update Good luck! |
|
|
|
|
|
#8 |
|
Quad Shot of Ubuntu
![]() Join Date: Nov 2005
Location: Montreal, Canada
Beans: 461
Ubuntu 9.04 Jaunty Jackalope
|
For me it was indeed the installation of libstdc++2.10-glibc2.2. That's what helped me get dynu working properly. Thanks.
__________________
> Video tutorials for: GIMP, InkScape, and Asaph. Buy a Linux PC, learn about Linux and get more Ubuntu software Last edited by BobSongs; January 26th, 2006 at 02:01 AM.. |
|
|
|
|
|
#9 |
|
Gee! These Aren't Roasted!
![]() Join Date: Jul 2006
Beans: 188
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
I just had a same problem with amd64 but I am not able to solve it.
I can't find libstdc++2.10-glibc2.2 I have seached packages.ubuntu.com but I can't find the package other than for i386 but not for amd64? |
|
|
|
|
|
#10 |
|
Just Give Me the Beans!
![]() Join Date: Jun 2006
Beans: 74
|
Re: VNC error: no libstdc++-libc6.2-2.so.3
Were you ever able to figure out how to get around this issue? I am currently stuck with the same problem and cannot figure it out. Thanks.
__________________
Desktop: Opty 165 @ 289x9, 1.38v | 2x1GB G.Skill, 3-4-4-8, 2.6v | nVidia 7600GT | Sound Blaster Audigy 2 Laptop: Intel Centrino Duo T2300 | 2 GB Ram | Intel 945GM Graphics | Intel 3945ABG Wireless |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|