Re: idl license path. [message #71377] |
Thu, 17 June 2010 11:17 |
R.G.Stockwell
Messages: 163 Registered: October 2004
|
Senior Member |
|
|
"Chris W" <cwood1967@gmail.com> wrote in message
news:2318de5e-a170-43df-9a11-2303ca4455af@s9g2000yqd.googleg roups.com...
> On Jun 17, 12:33 pm, "R.G. Stockwell" <noem...@please.com> wrote:
>> I have a configuration question. On a unix machine, how can I find
>> out what the license path is, and how do I change the license path (in a
>> .cshrc file perhaps,
>> an environment variable?).
>>
>> A colleague is having a problem, and the easy fix (well, I am guessing it
>> is
>> the easiest)
>> would be to point the path to the existing license file (which it does
>> not
>> currently do).
>>
>> cheers,
>> bob
>
> Assume you have a floating license, if you know the name of the
> license server and port(1700 is the default), you can add the
> following to the .cshrc file:
>
> setenv IDL_LMGRD_LICENSE_FILE 1700@hostname
>
> where hostname is the name of your license server.
>
> Chris
Thanks Chris,
unfortunately I think it is bit more complicated. The problem I have
seems to be a conflict between a personal license, and the node license.
I guess I will just call tech support for some help in straightening it out.
cheers,
bob
|
|
|
Re: idl license path. [message #71378 is a reply to message #71377] |
Thu, 17 June 2010 10:58  |
Chris W
Messages: 12 Registered: May 2007
|
Junior Member |
|
|
On Jun 17, 12:33 pm, "R.G. Stockwell" <noem...@please.com> wrote:
> I have a configuration question. On a unix machine, how can I find
> out what the license path is, and how do I change the license path (in a
> .cshrc file perhaps,
> an environment variable?).
>
> A colleague is having a problem, and the easy fix (well, I am guessing it is
> the easiest)
> would be to point the path to the existing license file (which it does not
> currently do).
>
> cheers,
> bob
Assume you have a floating license, if you know the name of the
license server and port(1700 is the default), you can add the
following to the .cshrc file:
setenv IDL_LMGRD_LICENSE_FILE 1700@hostname
where hostname is the name of your license server.
Chris
|
|
|