Install Linaro Forge Licence Server
Install remotely using the textinstall.sh text-mode install script.
Before you begin
Linaro Forge Licence Server is only available for Linux systems.
Procedure
Download a release of Linaro Forge Licence Server from the Linaro Forge Licence Server Downloads.
Run the
textinstall.shinstall script provided by using these commands:tar xf linaro-licence-server-<version>-linux-<arch>.tar
cd linaro-licence-server-<version>-linux-<arch>
./textinstall.sh
Replace
<version>with the four digit version number of your installation package using the formatxx.xfor major product releases, and the formatxx.x.xfor support releases.Replace
<arch>with the required architecture (aarch64,x86_64).
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 executetextinstall.shusing--accept-licenceand<installation-directory>.For example:
./textinstall.sh --accept-licence <installation_directory>
Replace
<installation_directory>with your preferred directory.
Next steps
See Use Linaro Forge Licence Server for details about using Linaro Forge Licence Server.
See the
RELEASE-NOTESfile in the install package when the installation is complete.