HASP SRM Run-time Installer Script for Linux
This document describes the supported operating systems, and the workflow that needs to be followed in order to use the HASP SRM Run-time Installer Script for Linux. In addition, it lists known issues.
Operating Systems Supported
* SuSE ES 10 SP1 x86, x86_64
* RedHat EL5 SP1 x86, x86_64
* Ubuntu Desktop 8.04 x86, x86_64
To install HASP SRM from a script:
* Open a terminal window and type ./dinst . as root (note that the final "." is required for the file location).
Note: In addition to the dinst file in the package (for installation), there is also a dunst file for uninstalling HASP SRM.
Note
To view and work with HASP SRM keys that are connected to this machine, open HASP SRM Admin Control Center in your browser (
http://localhost:1947).
Known Issues
* Ref #10108: In the event that locally connected HASP SRM protection keys are not detected on a machine running Ubuntu 8.04 x86, do the following:
1. In /etc/fstab, enter none /proc/bus/usb usbfs defaults 0 0.
2. Mount /proc/bus/usb. The file /proc/bus/usb/devices is displayed.
3. Stop the daemon and the HASP License Manager using /etc/init.d/aksusbd stop.
4. Restart the daemon and the HASP License Manager using /etc/init.d/aksusbd start.
* Ref #10113: In order to run a 32-bit application on a 64-bit Linux machine, install the apt-get install ia32 compatibility package on ubuntu/debian.
* Ref #10213: Before using HASP SRM with HASP HL keys, ensure that the most recent dinst installation script is used.