Re: IDL can't find procedures after changing shell [message #49181] |
Tue, 27 June 2006 18:08 |
IDL_Newbie_2000
Messages: 5 Registered: June 2006
|
Junior Member |
|
|
Sorry for all, I just had a typo in defining the IDL_PATH
IDL_PATH="<IDL_DEFAULT>:"+...
was typed as
IDL_PATH="<IDL_DE"R"AULT>:"+...
Sorry again for the spam...
IDL_Newbie_2000 wrote:
> Dear all,
>
> I am using idl licensed to my school (Fefora Linux system, IDL 6.2).
> Recently I have changed my default shell from tcsh to bash, then I
> found some standard IDL routines are no longer working. For example,
> the procedure Identity.pro in
>
> /opt/rsi/idl/lib/identity.pro
>
> is not recognized by the idl program. Although when I expand
> '<IDL_DEFAULT>' variable, I can still see the directory
>
> /opt/rsi/idl/lib/
>
> is there. The same problem applies to procedures that read netCDF
> files.
>
> This is quite confusing to me. Could any of you help me or give some
> suggestions?
>
> I will appreciate your help very much,
>
> IDL_Newbie
|
|
|