Install remotely using the textinstall.sh
text-mode install script.
Download a release of Arm® Licence Server from the Arm Licence Server downloads webpage.
Run the textinstall.sh
install script provided by using these commands:
tar xf arm-licence-server-<version>-linux-<arch>.tar
cd arm-licence-server-<version>-linux-<arch>
./textinstall.sh
<version>
with the four digit version number of your installation package using the format xx.x
for major product releases, and the format xx.x.x
for support releases.<arch>
with the required architecture (aarch64
, x86_64
, ppc64le
).When you are prompted, press Return to read the license, and enter the path of the installation directory.
Note
Alternatively, run the text-mode install script textinstall.sh
, accept the license, and point to an installation directory in one step. You can do this when you execute textinstall.sh
using –accept-licence
and <installation-directory>
.
For example:
./textinstall.sh --accept-licence <installation_directory>
Replace <installation_directory>
with your preferred directory.
RELEASE-NOTES
file in the install package when the installation is complete.