
To build the binary usbdcf77re you need to install:

- make
- gcc
- libusb1-dev (The exact name of the libusb package depends on the Linux distribution you are using)
  For Fedora Linux e. g.: libusb1-devel-1.0.27-4.fc43.x86_64

Extract the archive. (e. g. usbdcf77re-0.1.2.tar.gz)

Go to directory "src" and type: "make"

the binary file usbdcf77re will be created.


