After the application installation is complete you can install the license silently by executing the following commands:
cd /var/microfocuslicensing/bin ./cesadmintool.sh -authorize AuthorizationCode
cd /var/microfocuslicensing/bin ./cesadmintool.sh -install FileName
where FileName is the name of the text file that contains all the license strings to be used.
If there are any restrictions that prevent you from installing Java on your machine, you can run the following commands to manually install the license file:
cd /var/microfocuslicensing/bin ./stopboth.sh cat /full-path-to/license-file.mflic >> lservrc.net ./startboth.sh
This procedure stops and restarts the daemons and helps avoid the requirement to install Java.