Behalf Of Guy Harris
Sent: Wednesday, May 07, 2008 12:42
To: tcpdump-workers@lists.tcpdump.org
Subject: Re: [tcpdump-workers] installation of shared libraries for libpcap
Adamiec, Larry wrote:
> I am trying to install libpcap-0.9.8 on a Sun SPARC Solaris 9 server. I
> need to install i
Hello,
I am trying to install libpcap-0.9.8 on a Sun SPARC Solaris 9 server. I
need to install it with shared libraries.
I use the following sequence of commands.
./configure --enable-shared
make
make install
However, the only library I can find is /usr/local/lib/libpcap.a. I
need the /usr/lo