Issue:

We have a problem with libusb library missing in the system. 


Cause and Solution:

libusb-0.1.4 is a Linux shared dependency of our SDKs used by HW licensing USB dongles. Please install the package using:

  • $ apt-get install libusb-0.1-4 on Debian-based Linux
  • $ yum install libusb-0.1.4 on RHEL/CentOS Linux