Home »
Public Forums »
archive »
Calling IDL from a remote shell
Calling IDL from a remote shell [message #32463] |
Mon, 07 October 2002 09:03 |
David Oesch
Messages: 31 Registered: October 2000
|
Member |
|
|
Hi outhere,
I'm trying to call IDL on a remote LINUX ( RedHat) machine using the rsh
command the following way
noaa:/opr.103 > rsh ferkl31 idl
bash: idl: command not found
is all I got back. I can call different other programs using the rsh
command. I suppose, something with the IDL setup is wrong...
Thanks for anny hints.
PS: The bash profile with the paths for IDL looks this way:
># .bash_profile
>
># Get the aliases and functions
>if [ -f ~/.bashrc ]; then
> . ~/.bashrc
>fi
>
># User specific environment and startup programs
>
>PATH=$PATH:$HOME/bin
>SOKA='/home/AVHRR/VTT_cn/data'; export SOKA
>CASPR_DIR='/home/AVHRR/IDL/caspr/progs'; export CASPR_DIR
>IDL_OPR='/home/opr/idl_progs'; export IDL_OPR
>IDL_ADDS='/home/AVHRR/IDL/rsgb_idl';export IDL_ADDS
> IDL_PATH='/usr/local/rsi/idl_5.5/lib':$CASPR_DIR:$IDL_ADDS:$ IDL_OPR ;
export IDL
>_PATH
>SHL_EXT='so'; export SHL_EXT
>
>export PATH
>unset USERNAME
any ideas?
--
_________________________________________________
David Oesch - Remote Sensing Research Group
Department of Geography
University of Bern Tel : +41 (0)31 631 8020
Hallerstr. 12 Fax : +49 (0)89 2443 43780
CH - 3012 Bern Mail: David.Oesch@giub.unibe.ch
Switzerland http://www.giub.unibe.ch/remsen
Remote Sensing is...
Staying as far away from the problem as possible.
- G. Archer, World Bank
_________________________________________________
|
|
|
Current Time: Wed Oct 08 17:12:25 PDT 2025
Total time taken to generate the page: 0.15191 seconds