foren6
foren6 copied to clipboard
fatal error: libusb.h: File not found
After running 'make run' I get this error:
foren6/capture/interface_cc2531.c:34:20: fatal error: libusb.h: File not found
I fixed it installing this package:
$ sudo apt-get install libusb-1.0-0-dev
Hope this helps!
this happens on Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial
you should be running make sudo make install
otherwise foren6 does not appear on ubuntu menu.