Install and License IDL

These instructions describe how to install and license IDL on Windows, UNIX, and Mac platforms. See the following sections:

IDL System Requirements

IDL has the following system requirements:

An X-Windows manager is required for macOS. IDL was tested using XQuartz 2.8.5 on an M1 chipset.

* Most image display and processing capabilities in IDL have been designed to work with minimal amounts of system RAM. Having a lot of RAM can help to avoid occasional memory allocation problems, especially with large datasets. Tests have shown that 8 GB of RAM is adequate for most tasks run using the latest versions of IDL. However, if you anticipate working with very large datasets, or if you are building custom applications with ENVI+IDL code, then you may consider adding more RAM to your system.

Install on Windows

Tip: If you need to install IDL on multiple computers, you can record an .ini file during an installation of IDL, then use that .ini file to silently install IDL on the other computers. See Windows Silent Installation for details.

You must have administrator privileges to install software on Windows. Install IDL from a web download or a DVD as follows:

  1. Start the installer:

    • Web download: Navigate to the idlxx-win.exe file that was downloaded to your computer and double-click to run it, where xx is the version number.
    • DVD: Insert the disk and double-click setup-idlxx-win.exe, where xx is the version number.
  2. Follow the prompts to install the software.
  3. When the installation is complete, activate your license. See the License Administrator section for details.

Install on Linux or Mac from a Shell Script

The commands listed here may require root or sudo privileges. An X-Windows manager is required for Mac. Install IDL from a web download as follows:

  1. Uncompress the filename.tar.gz archive file that was downloaded to your computer. For example, idlxx-linux.tar.gz, idlxx-mac-arm64.tar.gz (for M-series hardware), or idlxx-mac-x86_64.tar.gz (for Intel hardware), where xx is the version number.

  2. Unpack the file:

    gunzip filename.tar.gz
    tar -xf filename.tar

  3. Start the installer with this command:

    ./install.sh

  4. Follow the prompts to install the software.
  5. When the installation is complete, activate your license. See the License Administrator section for details.
  6. From a terminal window, change directories to INSTALL_DIR/idlxx. Enter a command at the shell prompt to start an application:

    idl: Start command-line IDL.

    idlde: Start the IDL Development Environment.

    idlhelp: Start IDL Help.

Install on Mac from a .pkg File

An X-Windows manager is required for Mac. Install IDL from a web download as follows:

  1. Start the installer by navigating to the idlxx-mac-arm64.pkg (for M-series hardware) or idlxx-mac-x86_64.pkg (for Intel hardware) file that was downloaded to your computer and run it.

  2. Follow the prompts to install the software.
  3. When the installation is complete, activate your license. See the License Administrator section for details.
  4. From the Mac Finder, go to INSTALL_DIR/idlxx and double-click IDLxx to launch IDL.

License Administrator

Activate your license using the ENVI-IDL 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.

Upgrade a License

If you are upgrading your software version and a new license is required, you can use Upgrade License on a machine with Internet access to automatically get an upgraded license.

To update a license, perform these steps:

  1. Click the Upgrade License button.

  2. The License Administrator checks the licensing portal to determine if a new license is available to you.

    If any parts of your license are eligible for upgrade, you will see a list of upgradable Activation Codes. Select the licenses you want to upgrade and click Upgrade License.

  3. Click Close to close the dialog.

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

The following steps describe how to use the License Administrator 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 one of the following, with the subject License Request:

    • geospatialsupport@nv5.com@nv5.com (U.S.)

    • support_eu@nv5.com (E.U.)

    • Your local sales representative

  5. NV5 Geospatial Solutions, Inc. will email a license.dat file to you.

  6. 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.
  7. 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.
  8. Navigate to the license.dat file location, then click Open. When activation is complete, you will see the message Successfully imported license file.
  9. Click Close to close the dialog.

You can also generate machine information from the command line using the get bindings command of the Licensing utility.

Connect to a License Server

This version of the product can use floating licenses hosted by the new NV5 Geospatial 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. If the License Server is located on the same machine as your product installation, use localhost.
  4. Click the Connect button.
  5. Click Close to close the dialog.

Connect to a License Server Using a Text File

If the software was installed silently, or if you are running it headless, you can alternatively set up a text file on the machine to connect to licenses on a License Server.

To create the text file:

  1. Create a plain text file that contains a reference to the License Server URL. Format the text as follows:

    http://license-server-hostname-or-IP-address:4080

    For example:

    http://myserver.mycompany.com:4080

  2. Save the file as lic_server.dat.

  3. Copy the file to the license subdirectory located under the INSTALL_DIR. The file should have read privileges for all product users.

Examples using the default installation directory locations:

Windows: C:\Program Files\INSTALL_DIR\license\lic_server.dat

Linux: /usr/local/INSTALL_DIR/license/lic_server.dat

Mac: /Applications/INSTALL_DIR/license/lic_server.dat

To remove the machine's connection to the License Server, delete the lic_server.dat file.

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):

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):

You can also deactivate a specific license:

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

Print Binding Keys

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

Print License Details

To print license details to the screen:

Other Options with the License Utility

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

Windows Silent Installation

These instructions describe how to record an .ini file you can use to silently install IDL on other Windows systems. This can be useful when you need to install IDL on multiple computers.

To record the .ini file, use the commands below, then follow the prompts to install IDL. The installation options you select will be recorded to the .ini file:

  1. Open a command window, running as administrator.
  2. Navigate to the location of the IDL installation executable file:

    • Web download: idlxx-win.exe
    • DVD: setup-idlxx-win.exe
  3. Use the following syntax, where IDL_INSTALL_EXECUTABLE is the applicable IDL installation executable filename from above. This syntax initiates recording the .ini file and starts the IDL installer:

    IDL_INSTALL_EXECUTABLE.exe /SAVEINF="INI_FILE_DIR\IDL_only.ini"

  4. Follow the prompts to install the software. The options you select during the installation process will be recorded to the .ini file.

To use the .ini file to perform a silent install on other Windows systems:

  1. Copy IDL_only.ini to a computer that needs to have IDL installed.
  2. Open a command window, running as administrator.
  3. Use the following command and flags to start the silent installation. In the example below, IDL_INSTALL_EXECUTABLE_DIR is the directory that contains the IDL installer, IDL_INSTALL_EXECUTABLE is the applicable executable filename from above, and INI_FILE_DIR is the directory that contains the .ini file:

    IDL_INSTALL_EXECUTABLE_DIR\IDL_INSTALL_EXECUTABLE.exe /LOADINF="INI_FILE_DIR\IDL_only.ini" /SP /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /FORCECLOSEAPPLICATIONS

    The following is example syntax for a silent install from the DVD:

    D:\setup-idlxx-win.exe /LOADINF="C:\Temp\IDL_only.ini" /SP /VERYSILENT /SUPPRESSMSGBOXES /NOCANCEL /NORESTART /FORCECLOSEAPPLICATIONS

Where:

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.

On Windows, the License Administrator will automatically set this environment variable to enable multiple installations of our software to share the same license.

Contact Us

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