foren6 icon indicating copy to clipboard operation
foren6 copied to clipboard

fatal error: libusb.h: File not found

Open aicastell opened this issue 8 years ago • 1 comments

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!

aicastell avatar Aug 21 '16 16:08 aicastell

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.

githubfoam avatar Jan 17 '18 07:01 githubfoam