code:work:lvisf:processing:idl:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| code:work:lvisf:processing:idl:start [2022/03/08 21:31] – david | code:work:lvisf:processing:idl:start [2022/03/09 15:29] (current) – david | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| sudo tar -zxvf ~/ | sudo tar -zxvf ~/ | ||
| </ | </ | ||
| - | - Run the install script < | + | |
| + | | ||
| cd / | cd / | ||
| sudo ./install | sudo ./install | ||
| + | </ | ||
| + | - Answer the following questions: | ||
| + | - Execute the install command now? (y/n): **y** | ||
| + | - Do you accept all of the terms of the preceding license agreement? (y/n): **y** | ||
| + | - Do you wish to continue? (y/n): **y** | ||
| + | - Create the symbolic links described in option 1 above? (y/n): **y** | ||
| + | - Do you want to start the DICOM Network Services at boot time? Root permissions are required.? (y/n): **n** (no need for this) | ||
| + | - Make symbolic links to this library to fool it into working < | ||
| + | sudo apt-get install libxpm4 | ||
| + | cd / | ||
| + | ls -l libXp* | ||
| + | sudo ln -s libXpm.so.4.11.0 libXp.so.6 | ||
| + | </ | ||
| + | |||
| + | ===== Environment ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | #idl license and startup | ||
| + | export LM_LICENSE_FILE=" | ||
| + | export IDL_STARTUP=" | ||
| + | |||
| + | #idl path | ||
| + | export IDL_PATH="< | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| + | export IDL_PATH=" | ||
| </ | </ | ||
code/work/lvisf/processing/idl/start.1646775088.txt.gz · Last modified: by david
