cd ~/github/SentinelHL/Linux/VendorTools/VendorSuite
sudo chmod a+x masterhasp
sudo chmod a+x install_32bit_MasterWizard_compatibility_package.sh
sudo ./install_32bit_MasterWizard_compatibility_package.sh
sudo ./masterhasp
How to Get Started
Copy the Linux directory from the Sentinel LDK Installation Drive to your Linux machine.
The following directories are included:
API: Contains the Sentinel Licensing (Run-time) C, C++, and Java API files
Docs: Contains Sentinel LDK documentation
Redistribute: Contains the firmware update V2C and the Sentinel LDK Run-time installers
Samples: Contains the following:
C, C++, and Java samples for the Licensing (Run-time) API
Activation Demo
VendorCodes: Contains the demoma.hvc Vendor Code
VendorTools: Contains the following tools in this directory and in the VendorSuite subdirectory:
Sentinel LDK Master wizard
Sentinel LDK Envelope
To run Sentinel LDK Master Wizard, note the following:
You may need to set the executable flag with chmod a+x masterhasp (located at /Linux/VendorTools/VendorSuite).
Before running Sentinel LDK Master Wizard for the first time, run install_32bit_MasterWizard_compatibility_package.sh to resolve any missing package dependencies.
To run Sentinel LDK Envelope, you may need to set the executable flag with chmod a+x linuxenv (located at /Linux/VendorTools/Envelope).
In the event a package dependency is missing, install it using yum on RedHat-based systems such as CentOS, apt-get on Debian-based systems such as Ubuntu, or any other package manager provided by your distribution.
Install the Sentinel LDK Run-time Environment on your Linux machine. For more information, see the Sentinel LDK Installation Guide.
Note: Always ensure that you are working with the most recent Run-Time Environment.