hello together,
i have a big problem, i use analog 5.03 und have many logfiles, which are compressed with gzip. i want analog to unpack the logfiles to create the statistics, simply no problem. i started analog at night with a cronjob, which works fine. but since i update to analog 5.03 i have the problem, that the shell returns "gzip: not found". our gzip is located at "/usr/local/bin/gzip" so i configured the cfg with the following UNCOMPRESS *.gz "/usr/local/bin/gzip -cd" but it doesn't work. the cronjob ist configured as the following 45 22 * * * /emc/usr/local/analog/analog +g/emc/usr/local/analog/config1.cfg if i use the same at the command-line manually in a bash or sh, it works, but why does the cronjob returns "gzip: not found" ?!? kind regards roger +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
