%-> My licq broke on a previous redhat upgrade. I finally decided
%-> to look into
%-> the cause and got this error when attempting to start licq from
%-> an xterm:
%->
%-> $ licq
%-> licq: error in loading shared libraries: libstdc++-libc6.1-2.so.3:
%-> cannot open shared object file: No such file or directory
%->
%-> I searched for a copy of this missing library with no luck.
%-> rpmfind lists
%-> some sources, but any attempt to download from there or the
%-> mirrors results
%-> in a file not found error. Does anyone know where I can find a
%-> downloadable
%-> copy of this library?
I just stubbed my toe on a similar libstdc++ problem. I was trying to build
ntop 1.3.1, but the configure script complained that the c++ compiler
couldn't build executables -- ld couldn't link to a -lstdc++ file, because
it was missing.
I'm using gcc 2.95.2 and discovered that I hadn't upgraded libcstd++ as
well. There's an RPM for it at rpmfind (gcc-libstdc++.i386.rpm) and once
that was installed, ntop built OK (well, I had to add the readline
development libraries as well).
However, the new libstdc++ broke a number of other things like Nutscrape and
man/groff, so I had to go back to the version that came with RH 6.1...
haven't found a good solution to this one yet.
-- Juha
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.