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.



11768 Rate this article:
5.0

Starting the License Manager Daemon on UNIX Systems

THIS INFORMATION ONLY PERTAINS TO SOFTWARE VERSIONS IDL 8.5, ENVI 5.3 AND PRIOR

Topic

Server-based licenses on UNIX machines require the use of a license manager daemon in order to run ENVI or IDL in licensed mode.  This help article discusses methods for starting the license manager daemon on UNIX machines (Linux or Mac OS X).

About Server-Based Licenses on UNIX machines

The license manager daemon is required for any license that is server-based.  All floating licenses are server-based.  In addition to floating licenses, many node-locked licenses on UNIX machines are also server-based.  If you are unsure if your license is built as a server-based license, open the 'license.dat' file using a plain text editor and examine the first few lines of text.  If the first few lines of text contain SERVER, USE_SERVER, and DAEMON lines, then the license is server-based.  Below is an example of the first few lines of text in a server-based license.

If SERVER, USE_SERVER, and DAEMON lines are not present in the license file (typically, listed before the first INCREMENT line in the license file), then the license file is not server-based.  If your license is not a server-based license, then the license manager daemon does not need to be started before launching a session of ENVI or IDL.  Below is an example of the first few lines of text in a license that is not server-based.

NOTE: If your license is a personal use license or a laptop-style license, then your license file will not be server-based.

Default License Directories

Prior to starting the license manager daemon, make sure that a copy of the license file is placed into the license directory, being sure that the license file is named 'license.dat'.

Linux

/usr/local/exelis/license

Mac OS X

/Applications/exelis/license

Starting the License Manager Daemon

Once the license file has been placed into the license directory, the FLEXlm license manager daemon (lmgrd) can be installed and started by entering the following commands from a terminal window (on Mac OS X, the use of an X11/XQuartz terminal window is recommended):

Linux

cd /usr/local/exelis/idlxx/bin

sudo ./lmgrd_install

./lmgrd -c license_path

NOTE: 'idlxx' is the version of IDL that is installed on the machine.  For example, if ENVI 5.0 or IDL 8.2 is installed on the machine, 'idlxx' will be 'idl82'.

NOTE: 'license_path' is the full path name to the license file.  The default on Linux systems is '/usr/local/exelis/license/license.dat'  If an LM_LICENSE_FILE environment variable is defined, the '-c' option and the license path do not need to be specified.  Since the daemon does not require special privileges, any user account may launch lmgrd.  Special privileges are required to shut down the license manager.

Mac OS X

cd /Applications/exelis/idlxx/bin

sudo ./lmgrd_install

NOTE: 'idlxx' is the version of IDL that is installed on the machine.  For example, if ENVI 5.0 or IDL 8.2 is installed on the machine, 'idlxx' will be 'idl82'.

NOTE: On Mac OS X, execution of the './lmgrd_install' command will install and start the license manager daemon.

If you receive an error message while trying to start the license manager daemon or when launching ENVI, IDL, or other software products provided by Exelis Visual Information Solutions, please contact Harris Geospatial Solutions Technical Support for help troubleshooting the error.

Related Help Articles

Licensing and Installation Frequently Asked Questions

License Installation Instructions for Particular Product, Platform and License Type Configurations

List of Flexnet Error Codes

Configuring Client Machines to Check Out Floating Licenses

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 »