Why does some libraries like libkave8.so.4 show as not found in ldd output?
Issue
- The
lddoutput is as follows, why does that happen?
[root@example ~]# ldd /path/to/libKaspersky.so
[.............]
libkave8.so.4 => not found
libkavesd.so.4 => not found
libkavess.so.4 => not found
libkavessi.so.4 => not found
[.............]
Environment
- Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.