Can these deps be legitimate?

Zsolt Udvari udvzsolt at gmail.com
Tue Aug 7 16:10:12 CEST 2012


>
> > poldek: error while loading shared libraries: libxml2.so.2: cannot open
> shared object file:
> > No such file or directory
>
> Is it possible that poldek should have a dep for libxml2?
>

$ readelf -d /usr/lib/libpoldek.so | grep xml
 0x00000001 (NEEDED)                     Shared library: [libxml2.so.2]

$ rpm -qR poldek-libs | grep -i xml
libxml2.so.2
...

So I think it works - but as see, doesn't.

Zsolt


More information about the pld-devel-en mailing list