Symptom:
Under InTime GUI, user wants to open the Libero project in Libero GUI for further verification. However user encounters error when performing menu->Current Project->Open Project In Libero.
This is because the shell environment variable does not contain LM_LICENSE_FILE.
Resolution:
Use an environment variable LM_LICENSE_FILE before starting InTime in the shell. In this example, the Libero floating license is 2102@192.168.1.1.
[user@host ~]$ export LM_LICENSE_FILE=2102@192.168.1.1 [user@host ~]$ ./intime.sh
Applies to:
- Linux Operating System
Knowledge Base ID: 202412171 - Last Review: Dec 17, 2024 - Revision: 1.0