This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| general_sofwtare:idl:new [2022/11/30 09:26] – deul | general_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/ | + | 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: | ||
| - | / | + | / |
| 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 | + | ===== 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 7070. THis 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 4080. This can be done on Linux using the ssh command line tool: |
| - | ssh -g -L 7070: | + | ssh -g -L 4080: |
| 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 | + | You need to tell IDL to use the floating license server through |
| - | + | ||
| - | Then you need to borrow a license from the server by choosing option | + | |
| 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! | ||