...
- For VE license server 2.2.4 and above, unpack the archive and agree to the end-user license agreement:
# chmod a+x license-server-<version>.rpm. sh
# ./ license-server-<version>.rpm.sh
This will display the EULA. After agreeing to it, the RPM installation package will be unpacked in the current directory.
...