Hi all,
is normal that soname of libpcap.so.1.6.2 is libpcap.so.0.8 ? Why it is not
libpcap.so.1 or higher ?
ikuzar:~# objdump -p /usr/lib/x86_64-linux-gnu/libpcap.so.1.6.2 | grep
SONAME
SONAME libpcap.so.0.8
ikuzar:~# objdump -p /usr/local/lib/libpcap.so.1.1.1 | grep SONAME
SO
Hello,
On Fri, May 06, 2016 at 05:22:24PM +0200, ikuzar RABE wrote:
> is normal that soname of libpcap.so.1.6.2 is libpcap.so.0.8 ?
This is specific to Debian and its derivatives, for more details see:
https://people.debian.org/~rfrancoise/libpcap-faq.html
--
Romain Francoise
http://people.
On May 06 17:37:51, rfranco...@debian.org wrote:
> > is normal that soname of libpcap.so.1.6.2 is libpcap.so.0.8 ?
> This is specific to Debian and its derivatives, for more details see:
> https://people.debian.org/~rfrancoise/libpcap-faq.html
And it's /usr/lib/libpcap.so.8.1 on current OpenBSD