openmotif and missing libraries
Peter Garrett
peter.garrett at optusnet.com.au
Sat Jul 1 16:01:20 UTC 2006
On Sat, 01 Jul 2006 08:08:19 -0700
Matthew Kuiken <matt.kuiken at verizon.net> wrote:
> Noah wrote:
> >> To find what package a file is in, search on
> >>
> >> http://packages.ubuntu.com/
> >>
> >
> >
> >
> > Thank you - I used your method as well and unable to find the following libraries:
> >
> > libssl.so.2
> > libstdc++-libc6.2-2.so.3
> > libcrypto.so.2
> >
> > I have a feeling that they are older libraries and hae been replaced by newer
> > libraries and no longer appear in ubuntu packages.
> >
> > what can I do about this? HOw can I search and install them?
> >
>
> I found libssl.so and libcrypto.so in package libssl-dev. I believe
> that the .x number is so that multiple revisions can be installed. I
> couldn't find libstdc++-libc6.2-2.so, though. I do not know where that
> exists, or how it might be replaced. Maybe someone else can help there.
>
$ apt-file search libstdc++-libc6.2-2.so
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
Not sure if that helps... both are *so.3
More information about the ubuntu-users
mailing list