X

Help Articles are product support tips and information straight from the NV5 Geospatial Technical Support team developed to help you use our products to their fullest potential.



16158 Rate this article:
No rating

System Frequently Asked Questions

How do I set up my UNIX environment where the software will run?

Before you can run Exelis software on a UNIX platform, you must set up each user's environment on the machine that will be running the software. These instructions apply to a user on a single workstation, as well as to network administrators.

11. Modify each user's .cshrc, .profile, or .bashrc file (using any text editor) as follows so that the settings automatically apply whenever the user logs in. The “xx” below denotes the product version.
For C shell users, add the following line to your .cshrc files:

IDL:

source /usr/local/exelis/idlxx/bin/idl_setup

ENVI:

source /usr/local/exelis/envixx/bin/envi_setup

For Korn shell users, add the following line to your .profile files:

IDL:

. /usr/local/exelis/idlxx/bin/idl_setup.ksh

ENVI:

. /usr/local/exelis/envixx/bin/envi_setup.ksh

For Bash shell users, add the following line to your .bashrc files:

IDL:

. /usr/local/exelis/idlxx/bin/idl_setup.bash

ENVI:

. /usr/local/exelis/envixx/bin/envi_setup.bash

2. Log out and log back in to execute the .cshrc, .profile, or .bashrc file, or run the file from the user's home directory using one of the following commands:

C shell: source .cshrc

Korn shell: . .profile

Bash shell: . .bashrc

How can I ensure the software will run on my Linux machine?

Exelis software products require a variety of core libraries to run properly. Linux versions of IDL are built on Red Hat 5 to provide as much support to the Linux community as possible. IDL is compatible with, and has been successfully tested with, kernel version 2.6 and gtk2 version 2.10. Many different Linux distributions are available, each with different core library requirements. Please contact your Linux vendor to obtain updates and patches as new library versions become available. This is especially important for 64-bit platforms distributed by open-source vendors, as these vendors tend to release updated versions more frequently without necessarily ensuring backward compatibility.

Which platforms and features are supported in the current versions of IDL and ENVI?

Find information about platform and feature support for IDL and ENVI.

Which platforms are supported in previous versions of IDL and ENVI?

Find information about IDL and ENVI platform support here

Please login or register to post comments.
Featured

End-of-Life Policy Enforcement for ENVI 5.3 / IDL 8.5 and Earlier Versions

5/6/2024

April 1, 2024 Dear ENVI/IDL Customer,  We are reaching out to notify you of our supported... more »

How to Upgrade licenses to ENVI 6.x / IDL 9.x

12/5/2023

What is the new Upgrade function? Starting with ENVI 6.0 and IDL 9.0, we have implemented an... more »

What to do if the 'License Administrator - License Server' for the Next-Generation License Server does not start?

6/13/2023

Background: With the release of ENVI 5.7 & IDL 8.9 and the corresponding Next-Generation licensing... more »

Next-Generation Licensing FAQ

4/28/2023

  NV5 Geospatial has adopted a new licensing technology for all future releases of our ENVI, IDL... more »

The IDL Virtual Machine

6/6/2013

What is the IDL Virtual Machine? An IDL Virtual Machine is a runtime version of IDL that can... more »