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

Home » Public Forums » archive » IDLWAVE 4.7/Tutorial
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: IDLWAVE 4.7/Tutorial [message #22908 is a reply to message #22813] Tue, 12 December 2000 06:19 Go to previous messageGo to previous message
dominik is currently offline  dominik
Messages: 47
Registered: June 2000
Member
>>>> > "H" == Henkie <deckard_007nospam@deja.com> writes:


>> Install IDLWAVE 4.7, where this is the default.

H> Did so. Still not working. What can this be ?


I have no idea. Works for me. What do you get if you type

C-h k UP

where UP is the cursor key?

H> It looks like the IDL-shell does not now about my personal PATH variable.
H> This has nothing to do with idlwave itself, but I wondered if I could solve
H> it thrue idlwave. So I inserted this line in my .emacs file :
H> (setq idlwave-library-path "/home/henks/progs/idl").
H> I thought maybe idlwave could pass this to IDL running in the shell.

Well, it could, but you should do this in IDL. Create a startup file
"~/.idlrc" with

!path = expand_path('+/home/henks/idl:') + ':' + !path

Then set the environment variable IDL_STARTUP to the name of that
file. I have in my .cshrc:

setenv IDL_STARTUP ~/.idlrc

exact syntax of this depends upon the shell you are using.
Remove the (setq idlwave-library-path "/home/henks/progs/idl") - it
will keep IDLWAVE from doing the right thing.

- Carsten


--
Carsten Dominik <dominik@astro.uva.nl> \ _ /
Sterrenkundig Instituut "Anton Pannekoek" |X| _
Kruislaan 403; NL-1098 SJ Amsterdam /| |\ _ _ _/ \
phone +31 (20) 525-7477; FAX +31 (20) 525-7484 __|o|___/ ~~ \___/ ~~~
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDLWAVE 4.7/Tutorial
Next Topic: CALCUATING FRACTION OF A REGION WITHIN AN IMAGE

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

Current Time: Fri Oct 10 10:58:52 PDT 2025

Total time taken to generate the page: 0.08468 seconds