Looks like there's already a ticket and Tobias has worked on it but it's not in the master branch: https://github.com/netsniff-ng/netsniff-ng/commit/8ee8de21f88da0627c5db80b2d3787853c9aa84e
On Wed, Aug 13, 2014 at 10:29 PM, Jon Schipp <[email protected]> wrote: > Unfortunately, there's currently no easy way to do that. I'll create a > Github issue for it. > > On Wed, Aug 13, 2014 at 8:43 PM, Mike Reeves <[email protected]> wrote: >> That got me past that now I am just hung up on tpacket_v3. I am assuming I >> will need to jump to a 3.x kernel for it to work or is there a way I can say >> user v2? >> >> current kernel: 2.6.32-431.23.3.el6.x86_64 >> >> Thanks >> >> Mike >> >> >> On Aug 13, 2014, at 9:20 PM, Jon Schipp <[email protected]> wrote: >> >>> Try the following: >>> >>> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig >>> echo "/usr/local/lib" > /etc/ld.so.conf.d/libnl.conf >>> ldconfig >>> >>> On Wed, Aug 13, 2014 at 8:09 PM, Mike Reeves <[email protected]> wrote: >>>> Trying to compile the latest RC candidate from github and I am getting >>>> this when I go to install in the config.log: >>>> >>>> Package libnl-3.0 was not found in the pkg-config search path. >>>> >>>> I have libnl3 installed but not sure anyone else has seen this problem. I >>>> am running CentOS 6.5. >>>> >>>> Thanks >>>> >>>> Mike >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "netsniff-ng" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> >>> -- >>> Jon Schipp, >>> jonschipp.com, sickbits.net >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "netsniff-ng" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "netsniff-ng" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > Jon Schipp, > jonschipp.com, sickbits.net -- Jon Schipp, jonschipp.com, sickbits.net -- You received this message because you are subscribed to the Google Groups "netsniff-ng" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
