User Tools

Site Tools


general_sofwtare:idl:new

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general_sofwtare:idl:new [2022/11/30 09:26] deulgeneral_sofwtare:idl:new [2024/12/21 19:49] (current) – [Using licenses from your laptop (trusted connection)] deul
Line 2: Line 2:
 IDL is a commercial tool for data visualization with its own programming language. IDL is a commercial tool for data visualization with its own programming language.
 \\ \\
-See also: [[https://www.l3harrisgeospatial.com/Software-Technology/IDL]]+See also: [[https://portal.nv5geospatialsoftware.com/]]
  
 A installation download is available from the STRW Linux desktop environment under directory: A installation download is available from the STRW Linux desktop environment under directory:
-  /strw0/downloads/idl_8.8+  /strw0/downloads/idl_9.1
 in which you will find versions for Linux, MacOS and Windows in which you will find versions for Linux, MacOS and Windows
  
 Install the appropriate package for your operating system. Install the appropriate package for your operating system.
  
-===== Using licenses from your laptop (part 1: trusted wired connection) ===== +===== Using licenses from your laptop (trusted connection) ===== 
-If you run IDL on your laptop, you need to point it to our license server. For this you need to setup a ssh tunnel that maps you local port 7070 onto the license servers port 7070THis can be done on Linux using the ssh command line tool:+If you run IDL on your laptop, you need to point it to our license server. For this you need to setup a ssh tunnel that maps you local port 4080 onto the license servers port 4080This can be done on Linux using the ssh command line tool:
  
-  ssh -g -L 7070:license.strw.leidenuniv.nl:7070 yourstrwusername@ssh.strw.leidenuniv.nl+  ssh -g -L 4080:license.strw.leidenuniv.nl:4080 yourstrwusername@ssh.strw.leidenuniv.nl
 Now keep this ssh session alive as long as you need to run IDL. Now keep this ssh session alive as long as you need to run IDL.
  
-Once you have done so, and once you have installed the software you can run the ''%%harrislicense%%'' tool to obtain a license from the license serverTo do so execute the tool and choose option 'Use License Server' and fill in for the server name: localhost. Then connect. You should see a green bar which mentions connection success. +You need to tell IDL to use the floating license server through the above tunnel. For that you can run the ''%%LicenseAdministrator%%'' tool to tell IDL where obtain a license. Choose option 'Use License Server' and fill in for the server name: localhost and for the port: 4080. Then connect. You should see a blue bar and a green Tick sign which mentions 'Successfully connected'.
- +
-Then you need to borrow a license from the server by choosing option 'Borrow Licenses from a Server'. In the big text block select the IDL 8.8 License (****.****.****.XXXX) line. After that the button 'Borrow from Server' changes from gray to black and you can now click it. (you may change the 'Borrow time (days)' if needed before getting the license.+
  
 This concludes getting a license to your laptop. Now you are ready to start working with IDL full capability set! This concludes getting a license to your laptop. Now you are ready to start working with IDL full capability set!
general_sofwtare/idl/new.1669800362.txt.gz · Last modified: by deul