comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Which "PATH" did IDL use???
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Which "PATH" did IDL use??? [message #91561 is a reply to message #91550] Wed, 29 July 2015 13:49 Go to previous messageGo to previous message
Doug Edmundson is currently offline  Doug Edmundson
Messages: 58
Registered: November 2005
Member
On 7/29/15 3:33 AM, deepeyes.ym@gmail.com wrote:
> I'm really confused about all the parameters inside of IDL.
> I have called "spawn" by using
>
> IDL> spawn, 'gv m4_r_600_test_flag0_individual_outliers.eps'
> bash: gv: command not found
>
> Then,
>
> IDL> PRINT,GETENV("PATH")
> /Applications/itt/idl71//bin:/usr/bin:/bin:/usr/sbin:/sbin
>
> BUT, I don't know where this "PATH" comes from!!!!
>
> It's different from the "!PATH" inside of IDL, different from the "$PATH"
in the .bash_profile, so where IDL get this parameter and how could I change
this one????
>
> any comments will be appreciated!
>

Hi deepeyes,

I'll guess that in your case it's using .bashrc to set the environment.
It will not be using IDL's environment since a new "bash" shell is
being created. So, try updating PATH in .bashrc.

Cheers,
Doug
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Dynamically naming structures in IDL
Next Topic: Help Doing HDF(-EOS) to Multi-layer GeoTIFF Conversion with IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:02:59 PDT 2025

Total time taken to generate the page: 0.00457 seconds