Skip to content

Problems with installing

Bill Freeman edited this page May 5, 2014 · 3 revisions

If you're getting compilation errors, you need to be sure that idlutils is in your idl path. For instance, this is in my .cshrc file:

#IDL Paths
setenv IDL_PATH /Applications/exelis/idl/{:}
setenv IDL_PATH ${IDL_PATH}+/Applications/exelis/idl/astron.dir/{:}
setenv IDL_PATH ${IDL_PATH}+/Applications/exelis/idl/idl/{:}
Clone this wiki locally