Mailing List Archive

libstdc++-libc6.2-2.so.3
Hello,
I'm trying to access from Ubuntu laptop to Xubuntu (Xfce) desktop
connectet by wlan cable using vnc

I've installed vnc in /usr/local/bin using vncinstall but there is an
error when I run vncserver:

Xvnc: error while loading shared libraries: libstdc++-libc6.2-2.so.3:
cannot open shared object file: No such file or directory

I can't find a way to install libstdc++-libc6.2-2.so.3

can you help me?
(I've verify hosts are able to ping)

Thanks
Davide

_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
Are you getting the error on the laptop or the server? On the one you
are getting the error, you need to install libstdc++

Check an RPM repository for it. Also, you might as well install realvnc
that way...

TheMrOrange wrote:
> Hello,
> I'm trying to access from Ubuntu laptop to Xubuntu (Xfce) desktop
> connectet by wlan cable using vnc
>
> I've installed vnc in /usr/local/bin using vncinstall but there is an
> error when I run vncserver:
>
> Xvnc: error while loading shared libraries: libstdc++-libc6.2-2.so.3:
> cannot open shared object file: No such file or directory
>
> I can't find a way to install libstdc++-libc6.2-2.so.3
>
> can you help me?
> (I've verify hosts are able to ping)
>
> Thanks
> Davide
>
> _______________________________________________
> VNC-List mailing list
> VNC-List@realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
>


_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
I've installed libstdc++-libc6.2-2.so.3 from
libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
It wasn't easy to find!

Now there is another problem as you can see in the log file:


Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'

Xvnc Free Edition 4.1.3 - built Oct 15 2008 12:55:42
Copyright (C) 2002-2008 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40201000, The XFree86 Project, Inc


Mon Jun 29 17:58:41 2009
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5903
vncext: created VNC server for screen 0
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing
from list!

Fatal server error:
could not open default font 'fixed'
xsetroot: unable to open display 'cvis-r6:3'
vncconfig: unable to open display "cvis-r6:3"
Warning: This program is an suid-root program or is being run by the root
user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
xterm Xt error: Can't open display: %s
twm: unable to open display "cvis-r6:3"



any suggestion?
Thanks a lot

Davide


2009/6/29 Ricardo Stella <stella@rider.edu>

> Are you getting the error on the laptop or the server? On the one you
> are getting the error, you need to install libstdc++
>
> Check an RPM repository for it. Also, you might as well install realvnc
> that way...
>
> TheMrOrange wrote:
> > Hello,
> > I'm trying to access from Ubuntu laptop to Xubuntu (Xfce) desktop
> > connectet by wlan cable using vnc
> >
> > I've installed vnc in /usr/local/bin using vncinstall but there is an
> > error when I run vncserver:
> >
> > Xvnc: error while loading shared libraries: libstdc++-libc6.2-2.so.3:
> > cannot open shared object file: No such file or directory
> >
> > I can't find a way to install libstdc++-libc6.2-2.so.3
> >
> > can you help me?
> > (I've verify hosts are able to ping)
> >
> > Thanks
> > Davide
> >
> > _______________________________________________
> > VNC-List mailing list
> > VNC-List@realvnc.com
> > To remove yourself from the list visit:
> > http://www.realvnc.com/mailman/listinfo/vnc-list
> >
>
>
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
You have no fonts installed. It seems like your X installation is
incomplete or broken. VNC is a regular X server and needs all that X
server may need.

If you want an easy way out I suggest you install X then add VNC.
Otherwise it is picking packages one by one.

Regards,
Alex


MrOrange wrote:
> I've installed libstdc++-libc6.2-2.so.3 from
> libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
> It wasn't easy to find!
>
> Now there is another problem as you can see in the log file:
>
>
> Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
>
> Xvnc Free Edition 4.1.3 - built Oct 15 2008 12:55:42
> Copyright (C) 2002-2008 RealVNC Ltd.
> See http://www.realvnc.com for information on VNC.
> Underlying X server release 40201000, The XFree86 Project, Inc
>
>
> Mon Jun 29 17:58:41 2009
> vncext: VNC extension running!
> vncext: Listening for VNC connections on port 5903
> vncext: created VNC server for screen 0
> error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
> Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing
> from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing
> from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing
> from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
> from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing
> from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing
> from list!
>
> Fatal server error:
> could not open default font 'fixed'
> xsetroot: unable to open display 'cvis-r6:3'
> vncconfig: unable to open display "cvis-r6:3"
> Warning: This program is an suid-root program or is being run by the root
> user.
> The full text of the error or warning message cannot be safely formatted
> in this environment. You may get a more descriptive message by running the
> program as a non-root user or by removing the suid bit on the executable.
> xterm Xt error: Can't open display: %s
> twm: unable to open display "cvis-r6:3"
>
>
>
> any suggestion?
> Thanks a lot
>
> Davide
>
>
> 2009/6/29 Ricardo Stella <stella@rider.edu>
>
>
>> Are you getting the error on the laptop or the server? On the one you
>> are getting the error, you need to install libstdc++
>>
>> Check an RPM repository for it. Also, you might as well install realvnc
>> that way...
>>
>> TheMrOrange wrote:
>>
>>> Hello,
>>> I'm trying to access from Ubuntu laptop to Xubuntu (Xfce) desktop
>>> connectet by wlan cable using vnc
>>>
>>> I've installed vnc in /usr/local/bin using vncinstall but there is an
>>> error when I run vncserver:
>>>
>>> Xvnc: error while loading shared libraries: libstdc++-libc6.2-2.so.3:
>>> cannot open shared object file: No such file or directory
>>>
>>> I can't find a way to install libstdc++-libc6.2-2.so.3
>>>
>>> can you help me?
>>> (I've verify hosts are able to ping)
>>>
>>> Thanks
>>> Davide
>>>
>>> _______________________________________________
>>> VNC-List mailing list
>>> VNC-List@realvnc.com
>>> To remove yourself from the list visit:
>>> http://www.realvnc.com/mailman/listinfo/vnc-list
>>>
>>>
>>
> _______________________________________________
> VNC-List mailing list
> VNC-List@realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
>
>


_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
Thanks a million!
I don't need gui at server and x11vnc works fine!

BR

Davide

On 29/giu/09, at 18:31, Alex Pelts wrote:

> You have no fonts installed. It seems like your X installation is
> incomplete or broken. VNC is a regular X server and needs all that X
> server may need.
>
> If you want an easy way out I suggest you install X then add VNC.
> Otherwise it is picking packages one by one.
>
> Regards,
> Alex
>
>
> MrOrange wrote:
>> I've installed libstdc++-libc6.2-2.so.3 from
>> libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
>> It wasn't easy to find!
>>
>> Now there is another problem as you can see in the log file:
>>
>>
>> Couldn't open RGB_DB '/usr/X11R6/lib/X11/rgb'
>>
>> Xvnc Free Edition 4.1.3 - built Oct 15 2008 12:55:42
>> Copyright (C) 2002-2008 RealVNC Ltd.
>> See http://www.realvnc.com for information on VNC.
>> Underlying X server release 40201000, The XFree86 Project, Inc
>>
>>
>> Mon Jun 29 17:58:41 2009
>> vncext: VNC extension running!
>> vncext: Listening for VNC connections on port 5903
>> vncext: created VNC server for screen 0
>> error opening security policy file /usr/X11R6/lib/X11/xserver/
>> SecurityPolicy
>> Could not init font path element /usr/X11R6/lib/X11/fonts/misc/,
>> removing
>> from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/,
>> removing
>> from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/,
>> removing
>> from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/CID/,
>> removing
>> from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/,
>> removing
>> from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/,
>> removing
>> from list!
>>
>> Fatal server error:
>> could not open default font 'fixed'
>> xsetroot: unable to open display 'cvis-r6:3'
>> vncconfig: unable to open display "cvis-r6:3"
>> Warning: This program is an suid-root program or is being run by
>> the root
>> user.
>> The full text of the error or warning message cannot be safely
>> formatted
>> in this environment. You may get a more descriptive message by
>> running the
>> program as a non-root user or by removing the suid bit on the
>> executable.
>> xterm Xt error: Can't open display: %s
>> twm: unable to open display "cvis-r6:3"
>>
>>
>>
>> any suggestion?
>> Thanks a lot
>>
>> Davide
>>
>>
>> 2009/6/29 Ricardo Stella <stella@rider.edu>
>>
>>
>>> Are you getting the error on the laptop or the server? On the one
>>> you
>>> are getting the error, you need to install libstdc++
>>>
>>> Check an RPM repository for it. Also, you might as well install
>>> realvnc
>>> that way...
>>>
>>> TheMrOrange wrote:
>>>
>>>> Hello,
>>>> I'm trying to access from Ubuntu laptop to Xubuntu (Xfce) desktop
>>>> connectet by wlan cable using vnc
>>>>
>>>> I've installed vnc in /usr/local/bin using vncinstall but there
>>>> is an
>>>> error when I run vncserver:
>>>>
>>>> Xvnc: error while loading shared libraries: libstdc++-
>>>> libc6.2-2.so.3:
>>>> cannot open shared object file: No such file or directory
>>>>
>>>> I can't find a way to install libstdc++-libc6.2-2.so.3
>>>>
>>>> can you help me?
>>>> (I've verify hosts are able to ping)
>>>>
>>>> Thanks
>>>> Davide
>>>>
>>>> _______________________________________________
>>>> VNC-List mailing list
>>>> VNC-List@realvnc.com
>>>> To remove yourself from the list visit:
>>>> http://www.realvnc.com/mailman/listinfo/vnc-list
>>>>
>>>>
>>>
>> _______________________________________________
>> VNC-List mailing list
>> VNC-List@realvnc.com
>> To remove yourself from the list visit:
>> http://www.realvnc.com/mailman/listinfo/vnc-list
>>
>>
>


_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
On Mon, 29 Jun 2009, MrOrange wrote:

> I've installed libstdc++-libc6.2-2.so.3 from
> libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
> It wasn't easy to find!

It seems to me that I had a problem compiling on Unbuntu x64 because it
didn't have a 32-bit library, probably the one named above. So I found
that same .deb file and installed it, but it still didn't work. Then I
used the Ubuntu package, and that is working but it is a couple of
versions old.


> Mon Jun 29 17:58:41 2009
> vncext: VNC extension running!
> vncext: Listening for VNC connections on port 5903
> vncext: created VNC server for screen 0
> error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
> Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!

My Ubuntu-package Xvnc 4.1.1 works but I still get this in the log:

Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
Could not init font path element /usr/share/fonts/X11/CID/, removing from list!


Mike

_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list
Re: libstdc++-libc6.2-2.so.3 [ In reply to ]
You can specify font path on vnc server command line like this :
vncserver -nohttpd -depth 8 -geometry 1280x972 -fp \
/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/misc,\
/usr/share/fonts/truetype/freefont,\
/usr/share/fonts/truetype/ttf-dejavu,\
/usr/share/fonts/X11/75dpi,/usr/share/fonts/X11/100dpi
This way you will not have directories that are absent in your font path.

Feel free to ignore irrelevant options.

Regards,
Alex


Mike Miller wrote:
> On Mon, 29 Jun 2009, MrOrange wrote:
>
>
>> I've installed libstdc++-libc6.2-2.so.3 from
>> libstdc++2.10-glibc2.2_2.95.4-27_i386.deb
>> It wasn't easy to find!
>>
>
> It seems to me that I had a problem compiling on Unbuntu x64 because it
> didn't have a 32-bit library, probably the one named above. So I found
> that same .deb file and installed it, but it still didn't work. Then I
> used the Ubuntu package, and that is working but it is a couple of
> versions old.
>
>
>
>> Mon Jun 29 17:58:41 2009
>> vncext: VNC extension running!
>> vncext: Listening for VNC connections on port 5903
>> vncext: created VNC server for screen 0
>> error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
>> Could not init font path element /usr/X11R6/lib/X11/fonts/misc/, removing from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/, removing from list!
>> Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
>>
>
> My Ubuntu-package Xvnc 4.1.1 works but I still get this in the log:
>
> Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
> Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
> Could not init font path element /usr/share/fonts/X11/CID/, removing from list!
>
>
> Mike
>
> _______________________________________________
> VNC-List mailing list
> VNC-List@realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
>
>


_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list