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

Home » Public Forums » archive » IDL and UNIX setenv
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL and UNIX setenv [message #25428] Sun, 17 June 2001 22:46 Go to previous message
Daniel Peduzzi is currently offline  Daniel Peduzzi
Messages: 29
Registered: June 1999
Junior Member
I have an executable (compiled from C) which I'd like to
run from within IDL using SPAWN. However, I'd like to refer
to the executable without prepending a pathname:

IDL> spawn, "myprog", result

instead of

IDL>spawn,"/usr1/guest/bin/myprog", result

I tried to append the "/usr1/guest/bin/" directory to my UNIX
path before starting an IDL session, but the path information
doesn't seem to be propagated into IDL.

What else, if anything, can I do to get IDL to find "myprog"?


Dan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: regression with poisson models
Next Topic: 10 bit packed as 8 bit unpacking

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

Current Time: Wed Oct 08 15:36:46 PDT 2025

Total time taken to generate the page: 0.00435 seconds