Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] libpcap library usage

From: Faraz Shamim <faraz_shamim@xxxxxxxxx>
Date: Wed, 28 May 2008 09:52:24 -0700 (PDT)
Hi All,

I am trying to use libpcap with wireshark. I have
compiled libpcap with a special API and it went OK. I
have libpcap in /usr/local/lib/libpcap.a and it is
included in my lib path in my .cshrc

setenv LDFLAGS "-L/usr/local/lib"

but when I run configure why it says at the end that 

 Use libcap library : no

Any help will be highly appreciated.

Faraz