Changes between Version 39 and Version 40 of IDL


Ignore:
Timestamp:
07/08/12 12:19:09 (14 years ago)
Author:
jps@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IDL

    v39 v40  
    2222}}}
    2323
    24 and they type your password (or log in as normally would using passkeys if you have that set up).  Nothing should happen.  In another window (or putting this process into the background), type:
     24and then type your password (or log in as normally would using passkeys if you have that set up).  Nothing should happen.  In another window (or putting this process into the background), in csh type:
    2525
    2626{{{
    2727setenv LM_LICENSE_FILE 1700@localhost
     28idl
     29}}}
     30
     31or in bash type:
     32
     33{{{
     34export LM_LICENSE_FILE=1700@localhost
    2835idl
    2936}}}
     
    818825setup kcorrect
    819826}}}
    820