Install the New Licensing Engine Patch on Linux and Mac

Updated: April 20, 2023

These instructions describe how to install the patch for the new licensing engine on machines running ENVI version 5.4.0 - 5.6.3 and/or IDL version 8.6.0 - 8.8.3. The installer will remove the old licensing engine from the machine and replace it with the new licensing engine.

This installer is a patch only; it does not include an uninstall.

The new licensing system requires one of the following:

See the following sections:

Install the Licensing Patch

  1. Navigate to the setup-l3harris_nextgen_license_patchxx-unix.tgz file that was downloaded to your computer and unpack it:

    gunzip setup-l3harris_nextgen_license_patch10-unix.tgz

  2. Both Linux and Mac installer .tgz files are included. Unzip the file you need: Linux.data.tgz for Linux, or Darwin.data.gz for Mac.

    gunzip Linux.data.tgz

    or

    gunzip Darwin.data.tgz

  3. Navigate to the directory where the installer script was unzipped.

  4. Start the installer with the following command:

    sudo ./install_unix.sh

  5. At the End User License Agreement prompt, type y to accept the terms of the agreement.

  6. At the prompt, enter the directory that contains the ENVI and/or IDL installations.

    • If you provide a root location, such as /usr/local/harris/, the installer will look for multiple installation in that directory and patch all of them.
    • If you provide a specific directory, such as /usr/local/harris/envi55, the installer will patch only that installation.
  7. Activate the license, described next.

License Administrator

Activate your license using the License Administrator tool. You may be prompted to launch the License Administrator after installation, or you can open the License Administrator tool with one of the following:

See the following sections for managing licenses:

See also Licensing Utility for instructions to manage licenses using a command-line utility.

Migrate a License

This product version uses a new licensing engine. If you were using a license that was previously activated on the legacy licensing engine, the License Administrator will be able to detect it and prompt you to migrate the license to the new licensing engine.

When the License Administrator detects a license from the legacy licensing engine, a message will appear, saying a license is detected. You can do the following:

Activate a License Online

These steps activate a license on a machine that has Internet access:

  1. Click the Activate Online button.

  2. Type, or paste, the activation code(s) into the field.

  3. Click Activate. When activation is complete, you will see the message Activation succeeded.

  4. Click Close to close the dialog.

Activate a License Offline

These steps activate a license on a machine that does not have Internet access.

  1. Click the Activate Offline button.
  2. Generate a file that contains information about the machine: click the 1. Generate Machine Information File button to generate a file named machine_information.dat.
  3. Click the Open Folder button to open the file folder where the machine_information.dat file was saved.
  4. Attach the file to an email addressed to support@L3Harris.com (or your local sales representative), with the subject License Request. L3Harris Geospatial Solutions, Inc. will email a license.dat file to you.
  5. Copy the license.dat file to the machine, then launch the License Administrator. Note that if you copy the file to INSTALL_DIR\license, you do not need to do steps 6 and 7.
  6. If your license.dat file was saved to a directory other than INSTALL_DIR\license, click the Activate Offline button, then click the 2. Install a License File button.
  7. Navigate to the license.dat file location, then click Open. When activation is complete, you will see the message Successfully imported license file.
  8. Click Close to close the dialog.

Connect to a License Server

This version of the product can use floating licenses hosted by the new License Server licensing engine. It will not work with any License Servers supported before this version.

If you were previously connected to a legacy License Server and the new License Server is installed on the same machine, the License Administrator will detect the IP address you were connected to. A dialog will appear and asks if you want to connect to the address on the new License Server. Click Yes.

To use a license that is on a License Server, connect to the server machine as follows:

  1. Click the Use License Server button.
  2. The default port number is 4080. To use a secure port (HTTPS), enable the Secure check box. The port number will change to 40443, the default for a secure port.
  3. Enter the name or IP address of the server.
  4. Click the Connect button.
  5. Click Close to close the dialog.

Deactivate a License

If you activated a license on your machine, deactivating the license releases it so that it can be activated on a different machine. To deactivate a license:

  1. Click the Deactivate License button.

  2. Select the activation code(s) you wish to deactivate.

  3. Click Deactivate. When deactivation is complete, you will see the message Successfully deactivated.

  4. Click Close to close the dialog.

Disconnect from a License Server

To disconnect from a License Server:

  1. Click the Use License Server button, then click the Disconnect button.

  2. Confirm in the dialog that you want to disconnect from the Server.

  3. When disconnection is complete, you will see the message Successfully disconnected.

  4. Click Close to close the dialog.

View Licenses

In the License Administrator, you can view details of the licenses you are using. Click View Licenses.

View Events Log

In the License Administrator, you can enable event logging for licenses and view the log. Event logging should only be enabled during troubleshooting, as instructed by Tech Support. Enabling this type of logging for long periods will cause an excessive number of log files being created.

Licensing Utility

Use the licensing command-line utility to do the following from the command line:

To use the Licensing utility, open a terminal window and change to the following directory:

Activate a License

To activate a license (requires Internet access):

./licensing activate <activation_code>

where <activation code> is in the format 0000-0000-0000-0000. Submitting the activation code contacts the licensing portal with machine binding information. The portal returns a license, which will then be installed.

Deactivate a License

If you activated a license on your machine, deactivating the license releases it so that it can be activated on a different machine. To deactivate a license (requires Internet access):

./licensing deactivate

You can also deactivate a specific license:

./licensing deactivate <activation_code>

where <activation code> is in the format 0000-0000-0000-0000.

Migrate a License

This version of ENVI/IDL uses a new licensing engine. If you still have a license for a previous version of ENVI/IDL on your computer, you can migrate it using the following:

./licensing migrate

Print Binding Keys

To print the machine's key binding to the screen:

./licensing get bindings

Print License Details

To print license details to the screen:

./licensing show license

Other Options with the License Utility

The following options can also be used with the licensing command-line utility:

Troubleshooting

IDL_LICENSE_PATH Environment Variable

Configuring your license information requires changes to the license folder inside your IDL/ENVI installation; however, system administrators prefer to lock down access to all program files and folders. In that case, you can specify the location of your license files by defining the IDL_LICENSE_PATH environment variable and pointing it to a different location of your choice.

Contact Us

If you need assistance, visit our website to find worldwide contact information for technical support.