Changes between Version 39 and Version 40 of IDL
- Timestamp:
- 07/08/12 12:19:09 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IDL
v39 v40 22 22 }}} 23 23 24 and the y 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:24 and 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: 25 25 26 26 {{{ 27 27 setenv LM_LICENSE_FILE 1700@localhost 28 idl 29 }}} 30 31 or in bash type: 32 33 {{{ 34 export LM_LICENSE_FILE=1700@localhost 28 35 idl 29 36 }}} … … 818 825 setup kcorrect 819 826 }}} 820
