sidaf / homebrew-pentest

Homebrew Tap - Pen Test Tools
708 stars 177 forks source link

error installing mitmf via homebrew on Mac #23

Open matr1xp opened 5 years ago

matr1xp commented 5 years ago

I'm using Mac OS X 10.14.2 (Mojave) with Homebrew 1.9.3.

brew install mitmf

`netfilterqueue.c:258:10: fatal error: 'libnfnetlink/linux_nfnetlink.h' file not found

include "libnfnetlink/linux_nfnetlink.h"

     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1 error generated. error: command 'clang' failed with exit status 1 `

Any help? Thank you.