According to [EMAIL PROTECTED]:
> I've been getting 'intermittent' error messages, from htdig, to effect that 
> '[configuration file] could not be found.  
> 
> This always seems to happen from a c-shell script.  I can key in same 
> command, directly to command line, and it executes. 
> 
> stored command, as I execute it:  ../bin/htdig -svc [config file]. 
> 
> I've noticed that prefixing command-file name with ../conf/ 'sometimes' 
> causes file to be found.  (Perhaps i'm giving a more-explicit path 
> specification).
> 
> By the way, what is the "implied" directory for the .conf file?  Appears to 
> be that from which the command to run htdig is issues, but I'd like to 
> confirm that.  

That's correct.  htdig does not do any chdir() calls, and does not prepend
anything to the config file name you give, so it's relative to the current
directory unless fully qualified (i.e. if it begins with a /).

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to