On Sun, 9 Jun 2002, Pierre Abbat wrote: > I just installed analog (which I had to do manually - the makefile has no > "install" target) and am building a shell script to analyze my logs. I get > the following: > > analog: analog version 5.23/Unix > analog: Warning F: Failed to open configuration file > /usr/local/bin/analog.cfg: ignoring it > (For help on all errors and warnings, see docs/errors.html) > analog: Warning D: Turning all pie charts off because OUTFILE is stdout and > CHARTDIR is unset > analog: Warning F: Failed to open language file /usr/local/bin/lang/uk.lng: > ignoring it > analog: Fatal error: Can't read language file /usr/local/bin/lang/uk.lng: > exiting > > The configuration file is /etc/analog/analog.cfg . Configuration files don't > belong in /usr/local/bin; only executables belong there. Likewise, the lang > files should be in /usr/share or /usr/local/share. >
It's not a bug. You can set the locations in the header file before compiling, or from the make command line, or override them at run time. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
