-
Notifications
You must be signed in to change notification settings - Fork 2
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/{:}
If you setup the environments correctly, but they aren't showing up when you run bmep_test
, try running idl from a terminal window instead of IDLDE.