Author Topic: open vnl(2009.06) errors  (Read 11803 times)

0 Members and 1 Guest are viewing this topic.

Offline renren123123

  • Heavy QuantumATK user
  • ***
  • Posts: 70
  • Reputation: 0
    • View Profile
open vnl(2009.06) errors
« on: October 18, 2009, 03:48 »
Sentinel RMS Development Kit: Error[4]: Failed to figure out the license server correctly. Set environment variable LSHOST to (colon-separated) name(s) of server(s).
Killed

how to solve? thanks a lot!


Offline Nordland

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 812
  • Reputation: 18
    • View Profile
Re: open vnl(2009.06) errors
« Reply #1 on: October 18, 2009, 08:37 »
Do you have node-locked license or do you have floating license?

If you have a node locked license, you will need to set the following environment variables:

export LSHOST=no-net
export LSERVRC=/path_to_your_file/your_file

Offline renren123123

  • Heavy QuantumATK user
  • ***
  • Posts: 70
  • Reputation: 0
    • View Profile
Re: open vnl(2009.06) errors
« Reply #2 on: October 21, 2009, 12:36 »
node-locked license
I do like that, the errors remains

Offline Anders Blom

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 5411
  • Country: dk
  • Reputation: 89
    • View Profile
    • QuantumATK at Synopsys
Re: open vnl(2009.06) errors
« Reply #3 on: October 21, 2009, 13:00 »
Before you launch VNL, check the output of the following commands in the same terminal:
Code
echo $LSHOST
echo $LSERVRC
ls -l $LSERVRC