Mailing List Archive

Execution problem
I get the following error when I try to execute Analog

"./analog: Warning F: Failed to open configuration file
usr/local/etc/httpd/analog/analog.cfg: ignoring it"

However, the analog.cfg file DOES exist and it is in the directory with the
executable.

Thoughts?

ken Kyler

--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to analog-help-request@lists.isite.net
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------
Execution problem [ In reply to ]
On Fri, 4 Dec 1998, Kyler, Kenneth R., Maj, SAF/IGQ wrote:

> I get the following error when I try to execute Analog
>
> "./analog: Warning F: Failed to open configuration file
> usr/local/etc/httpd/analog/analog.cfg: ignoring it"
>
> However, the analog.cfg file DOES exist and it is in the directory with the
> executable.
>

It should be /usr/... not just usr/... shouldn't it?

It's probably just looking in the wrong place for the configuration file.
You need to set the location of the program in the header file analhead.h
before you compile it.

--
Stephen Turner sret1@cam.ac.uk http://www.statslab.cam.ac.uk/~sret1/
Normally: Statistical Laboratory, 16 Mill Lane, Cambridge CB2 1SB, England
Until 12/98: Dept of Math & Stats, 585 King Edward Ave, Ottawa K1N 6N5, Canada
Microsoft: Where am I allowed to go today?

--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to analog-help-request@lists.isite.net
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------