John, Can you run the following command:
ldd /usr/bin/vncviewer This will tell you what libraries vncviewer requires. The standard builds don't require anything called "libstdc++.so.6", so are you sure you're running one of them? You might also like to run: rpm -l -q compat-libstdc++ This will tell you what libraries the compatibility package installs on your system. Regards, Wez @ RealVNC Ltd. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of John Aldrich > Sent: 03 August 2005 14:54 > To: 'Alasdair Ferro'; [email protected] > Subject: RE: SRPM? > > Alasdair... I *have* that file installed already, so why is > it complaining > about the missing > libstdc++.so.6? > John > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Alasdair Ferro > Sent: Wednesday, August 03, 2005 8:24 AM > To: [email protected] > Subject: Re: SRPM? > > > Or you could just install the compat-libstdc++ > <http://www.mirrorservice.org/sites/download.fedora.redhat.com > /pub/fedora/li > nux/core/3/i386/os/Fedora/RPMS/compat-libstdc%2b%2b-8-3.3.4.2. > i386.rpm> > rpm, which is provided so as to give computability between different > versions of GCC / libstdc++. Here's the info page (on my > local mirror): > http://www.mirrorservice.org/sites/download.fedora.redhat.com/ > pub/fedora/lin > ux/core/3/i386/os/Fedora/RPMS/compat-libstdc%2b%2b-8-3.3.4.2.i > 386.rpm%5Bpeek > %5D > > Alasdair > > >I don't recall seeing an SRPM available for the Real brand > of VNC. Would it > be > >possible to get an SRPM? I would like to update my VNC > Server that came > with > >Fedora Core 3, but unfortunately, it wants a different > libstdc++ than I > >currently have installed. I know I could just grab the > tarball and compile > it > >by hand, but that wouldn't be as effective on an RPM-based system. > > > > > -- > > -------------------------------------------------------------- > ---------- > Alasdair Ferro SpiraTech Ltd, > Product Conformance Engineer Carrington Business Park, > mailto:[EMAIL PROTECTED] Manchester, > Work: +44 (0)161 776 4582 M31 4ZU, U.K. > http://www.spiratech.com > -------------------------------------------------------------- > ---------- > > This email and any files transmitted with it are confidential and > may be legally privileged. It is intended solely for the use of the > individual or entity to whom it is addressed. If you have received > this in error, please contact the sender and delete the material > immediately. Whilst this email has been swept for viruses, you > should carry out your own virus check before opening any > attachment. SpiraTech Ltd accepts no liability for any loss or > damage which may be caused by software viruses or interception > or interruption of this email. > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list > _______________________________________________ > VNC-List mailing list > [email protected] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
