help installing libpcap on cygwin
cygwin, libpcap
Solution
I know this is a late reply, but I just went through the same install issues on Windows 7.
On Windows, you should use Winpcap: http://www.winpcap.org/
Problem
i was trying to install libpcap under cygwin on windows 7 but i had this error: $ ./configure . . . . . configure: error: see the INSTALL for more info how can i solve this? i am using libpcap-1.0.0 which is the latest version.