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

Home » Public Forums » archive » Re: FINDFILE problems IDL 8 LINUX
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: FINDFILE problems IDL 8 LINUX [message #74260] Mon, 10 January 2011 09:03 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
On 10/01/11 16:11, David Fanning wrote:
> wlandsman writes:
>
>> Umm, wasn't FINDFILE supposed to be banished forever many years ago in favor of FILE_SEARCH ?
>>
>> In any case, FINDFILE still works on my Redhat Linux in IDL 8. Does the file
>>
>> /home/david/temp/idl_tmp_9nunrQ that it seems to be choking on actually exist?
>
> Well, it's an old program that is giving me fits today.
> Perhaps it needs refurbishing. :-)
>
> The file doesn't exist. In fact, the directory "temp"
> doesn't exist!
>

Back in the dim recesses of my memory I have a recollection that
findfile locates files by spawning a subprocess which performs an "ls"
which captures the output in a temporary file. The temporary file is
created in a directory defined by some environment variable TMPDIR,
TEMPDIR or the like, defaulting to /tmp. If this directory does not
exist, is not writeable (due to permissions, or quota or disk full etc)
then findfile fails.

--
Nigel Wade
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Fitting an ellipsoid with MPFITEXPR
Next Topic: Re: MAP_GRID and MAP_CONTINENTS question ?

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

Current Time: Fri Oct 10 07:35:05 PDT 2025

Total time taken to generate the page: 0.72114 seconds