X
49 Rate this article:
No rating

INTERNAL: Basic instructions for installing an ITT product license file you have received by email

Zachary Norman
Topic:
After installing IDL or ENVI, use the licensing wizard to install your license.

The following instructions are for installing ITT Product licenses with a format similar to the following:
########### license file comments, do not delete ##############
# License Number(s): xxxx
INCREMENT idl idl_lmgrd x.xxx xx-xxx-xxxx uncounted ABCDEF12345 \
VENDOR_STRING="xxxxITT Visual Information Solutions" \
HOSTID=000001234 PLATFORMS="i86_n x64_n" ck=123 SIGN="1234 1234 \
1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 \
1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234"
INCREMENT idl_bridge_assist idl_lmgrd x.xxx xx-xxx-xxxx uncounted \
ABCDEF12345 VENDOR_STRING="xxxxITT Visual Information \
Solutions" HOSTID=000001234 PLATFORMS="i86_n x64_n" ck=123 \
SIGN="1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 \
1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 \
1234 1234"
INCREMENT idl_wavelet idl_lmgrd x.xxx xx-xxx-xxxx uncounted \
ABCDEF12345 VENDOR_STRING="xxxxITT Visual Information \
Solutions" HOSTID=000001234 PLATFORMS="i86_n x64_n" ck=123 \
SIGN="1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 \
1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 1234 \
1234 1234"
#################### end of license file ######################

 

Notes
  • To install the license, you must have write permissions on the ITT product license directory.
  • Installing the license information with the license wizard will overwrite information previously entered. If needed, copy the old license.dat file information to a backup file before proceding.


Click on a link below to take you to the license instructions for your version of IDL, ENVI or ENVI EX:

Discussion:


INSTRUCTIONS FOR IDL 8.0, ENVI 4.8, ENVI EX 4.8

When you receive your license file information:
  1. Start the licensing wizard.

    Windows:
    Click Start > Programs > [ IDL 8.0 -or- ENVI 4.8 ] > Tools > License Wizard.

    Mac OS X:
    Use the Apple Finder to navigate to the ITT-DIR/idl/idl80 folder, where ITT-DIR is the installation location for your ITT Visual Information Solutions software (the default is /Applications/itt). In the ITT-DIR/idl/idl80 folder, double-click the License Wizard icon to launch the wizard.

    Linux and Solaris:
    Open an X-terminal shell window and navigate to the ITT-DIR/idl/idl80/bin folder, where ITT-DIR is the installation location for your ITT Visual Information Solutions software (the default ITT-DIR location is /usr/local/itt). Next, set up your shell environment for IDL and then launch the license wizard. For example:

    • For Bash shell:
        cd /usr/local/itt/idl/idl80/bin
        . ./idl_setup.bash
        ./ittlicense
    • For C shell:
        cd /usr/local/itt/idl/idl80/bin
        source ./idl_setup
        ./ittlicense
  2. Select the radio button that corresponds to "Install a license you have received" and click next.

    licwiz1
  3. Select the Activated license option (instead of Evaluation license).
  4. Enter the license information.

    1. If you received your license.dat file information as a text file attachment, save the attached file to a convinient location on your hard drive. Then in the License Wizard, click on the "Browse to import license file..." button. Browse to and select the license file information that you saved to your machine. This will import the license information to your IDL installation.
    2. Or, if you received your license.dat file information only as inline text as part of an email message, create a plain text file named "license.dat", copy and paste the license.dat information into the file, then save the file. In the License Wizard, click on the "Browse to import license file..." button. Browse to and select the license file information that you saved to your machine. This will import the license information to your IDL installation.

    licwiz4_80

  5. With your license information entered into the license wizard, click next.
  6. If you previously installed a license, you may be prompted to overwrite the old license with your new information. Click yes.

    licwiz3
  7. After saving your new license information, click exit.

------

Additional steps are required to configure licenses that uses the FLEXnet license manager service. License files of this type include a line beginning with "SERVER", for example:

    SERVER machine1 000001234 1700

Information about installing and using the license manager service with this type of license file can be found in your ITT Product Advanced Topics in Licensing PDF document which can be found on the IDL 8.0 installation DVD or downloaded from the the ITT Visual Information Solution web site under the Product Downloads page.

[ back to top ^ ]


INSTRUCTIONS FOR IDL 7.1, ENVI 4.7, ENVI EX

When you receive your license file information:
  1. Start the licensing wizard.

    Windows:
    Click Start >> Programs >> [ENVI 4.7 -or- IDL 7.1] >> License Wizard.

    Mac OS X:
    Use the Apple Finder to navigate to the ITT-DIR/idl71 folder, where ITT-DIR is the installation location for your ITT Visual Information Solutions software (the default is /Applications/itt). In the ITT-DIR/id71 folder, double-click the License Wizard application to launch the wizard.

    Linux and Solaris:
    Open an X-terminal shell window and navigate to the ITT-DIR/idl71/bin folder, where ITT-DIR is the installation location for your ITT Visual Information Solutions software (the default ITT-DIR location is /usr/local/itt). Next, set up your shell environment for IDL and then launch the license wizard. For example:

    • For Bash shell:
        cd /usr/local/itt/idl71/bin
        . ./idl_setup.bash
        ./ittlicense
    • For C shell:
        cd /usr/local/itt/idl71/bin
        source ./idl_setup
        ./ittlicense
  2. Select the radio button that corresponds to "Install a license you have received" and click next.

    licwiz1
  3. Select the Activated license option (instead of Evaluation license).
  4. Enter the license information.

    1. If you received your license.dat file information as a text file attachment, save the attached file to a convinient location on your hard drive then do the following:

      1. If your license wizard utility has a "Import license text" button, click this button. Browse to select the license file information that you saved to your machine. This will import the license text into the license wizard. Click next.
      2. If your license wizard does not have an "Import license text" button, open the saved license file and copy the contents to the editor window in the license wizard.
      3. Skip to step 5.
    2. Or, if you received your license.dat file information only as inline text as part of an email message, copy the license.dat information from the email message and paste it to the editor window in the license wizard.

    licwiz2

  5. With your license information entered into the license wizard, click next.
  6. If you previously installed a license, you may be prompted to overwrite the old license with your new information. Click yes.

    licwiz3
  7. After saving your new license information, click exit.

------

Additional steps are required to configure licenses that uses the FLEXnet license manager service. License files of this type include a line beginning with "SERVER", for example:

    SERVER machine1 000001234 1700

Information about installing and using the license manager service with this type of license file can be found in your ITT Product Installation and Licensing Guide section of the online help. A PDF version of these guides can also be found on our web site:

For additional information and troubleshooting tips, please consult the IDL or ENVI online help. Current product documentation for ENVI can also be found on our web site at:

[ back to top ^ ]


Solution:
[Edit this field in the IDL-based Tech Tip Editor, v70]