IDL



IDL
Version 6.0 (linux x86 m32)

Option 1

set path = ( $path /local/bin )
setenv IDL_DIR /local/rsi/idl
# Access to scripts (including the Astrolib)
setenv IDL_PATH ":+/aibn154_c/reiprich/Programming/idl:+/local/rsi/idl/lib/"

Option 2

IDL Setup file
ADD
set path = ( $path   /local/bin )
source   /pathtosetupfile/IDL
to your .cshrc




Return to Software Page

Return to Main Page



Last Updated 9-Sep-05 by Danny Hudson