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.sh
install 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.x
for major product releases, and the formatxx.x.x
for 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.sh
using--accept-licence
and<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-NOTES
file in the install package when the installation is complete.