<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">On May 18, 2015 at 4:19:09 PM, Jacek Wielemborek (<a href="mailto:d33tah@gmail.com">d33tah@gmail.com</a>) wrote:</div> <div><blockquote type="cite" class="clean_bq" style="color: rgb(0, 0, 0); font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span><div><div></div><div><br>I do have libpcap-devel installed, it's just this pcap-int.h header that<span class="Apple-converted-space"> </span><br>is both missing and not to be found in any Fedora package:<span class="Apple-converted-space"> </span><br><br>$ rpm -qa | grep pcap-dev<span class="Apple-converted-space"> </span><br>libpcap-devel-1.6.2-1.fc21.x86_64<span class="Apple-converted-space"> </span><br><br>Note the following tickets:<span class="Apple-converted-space"> </span><br><br>https://bugzilla.redhat.com/show_bug.cgi?id=449387<span class="Apple-converted-space"> </span><br>https://code.google.com/p/pypcap/issues/detail?id=45<span class="Apple-converted-space"> </span><br><br>It looks like this wasn't included on purpose - pypcap is using<span class="Apple-converted-space"> </span><br>libpcap's private interface. Note that according to Google Code, this<span class="Apple-converted-space"> </span><br>package had no releases or SVN updates since 2010.<span class="Apple-converted-space"> </span></div></div></span></blockquote></div><p><br></p><p>Hi Jacek,</p><p>From where did you get pypcap?</p><p>The version on pypi (installable with pip install pypap) should be my fork of it: <a href="https://github.com/hellais/pypcap">https://github.com/hellais/pypcap</a> that includes a workaround for that problem:</p><p><a href="https://github.com/hellais/pypcap/blob/master/pcap_ex.c#L17">https://github.com/hellais/pypcap/blob/master/pcap_ex.c#L17</a></p><p>Try installing that version of it and if it fails please open a ticket on:</p><p><a href="https://github.com/hellais/pypcap/issues">https://github.com/hellais/pypcap/issues</a></p><p>~ Arturo</p><p><br></p></body></html>