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

Home » Public Forums » archive » Possible problem with GDL environment variables under Fedora 5
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: Possible problem with GDL environment variables under Fedora 5 [message #48343 is a reply to message #48305] Thu, 13 April 2006 18:00 Go to previous messageGo to previous message
Joel Gales is currently offline  Joel Gales
Messages: 6
Registered: December 2001
Junior Member
mitch grunes wrote:
> No, those two things weren't enough. I still get
>
> 'GDL_STARTUP'/'IDL_STARTUP' environment variables both not set.
> No startup file read.
>
> I also tried
> csh
> set IDL_STARTUP /home/myself/src
> set GDL_STARTUP /home/myself/src
>
> (where /home/myself/src is the equivalent of your ~/idl_code) and got
> the same error.
>
> But
>
> csh
> setenv IDL_STARTUP /home/myself/src
> setenv GDL_STARTUP /home/myself/src
>
> and that got rid of the error.
>
> (I don't know enough about bash to do the equivalent in bash.)
>
In bash:

export IDL_STARTUP=/home/myself/src
export GDL_STARTUP=/home/myself/src

Joel
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Possible problem with GDL environment variables under Fedora 5
Next Topic: Re: Map Projection Woes

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

Current Time: Wed Oct 08 19:03:16 PDT 2025

Total time taken to generate the page: 0.00435 seconds