Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
computing:department:unix:software:idl [2015/11/25 10:49] – allan | computing:department:unix:software:idl [2015/11/25 10:50] (current) – allan | ||
---|---|---|---|
Line 23: | Line 23: | ||
In order to use the network copy of this software, you must modify the IDL_PATH environment path. | In order to use the network copy of this software, you must modify the IDL_PATH environment path. | ||
- | ==== CSH ==== | + | For csh: |
setenv IDL_PATH "< | setenv IDL_PATH "< | ||
- | ==== Bash ==== | + | for bash: |
export IDL_PATH="< | export IDL_PATH="< | ||