Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
In case you need to manually install the demo license, you need the Sentinel LDK Run-time environment to be previously installed on your machine.
From the VIT's side, you will be provided with the software demo key. It is represented by a file with v2c extension. To apply this file on your machine, execute the commands listed below (as a root user):
(go to the directory which contains the environments and additional scripts/utilities):
Code Block language bash cd /"path"/
for 64-bit system:
Code Block language bash /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/demo_license_filename.v2c
for 32-bit system:
Code Block language bash /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/demo_license_filename.v2c
If 0 is returned, the installation was successful.
Info | ||
---|---|---|
| ||