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
(aksusbd process). If absent, install it manually. Execute the following commands in the terminal.
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 to the install package"/ sh hasp_update_tempkey.sh"/
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 | ||
---|---|---|
| ||