Configuring the License Server on a Linux Host

Continuous IntegrationLicense Management GuideConcurrent BuildsAutomated Builds

An administrator can use the following command to configure and start the license server on a Linux machine:
installation_directory/flexserver/host/linux/x86_64/usr/bin/lmgrd -l +log_path -c license_file_path
where:
  • -l (el) log_path — The pathname of the debug log file. Typically, this file is called debug and resides in the same directory as lmgrd. Make sure to include the + prefix.

    CAUTION:
    You must include the debug log file option if you're using an Enterprise Development Seat license.
  • -c license_file_path — The pathname of the license key file provided by QNX.

To start the server automatically, place the above command in an appropriate location in your system's startup scripts.

Page updated: