Michael Grubb wrote:
I've come across some AIX compile issues with cfengine 2.1.20 on AIX 5.3
1) PCRE support won't compile complains about RE_INTERVALS:
./configure --prefix=/usr/local/cfengine --with-berkeleydb=/var/
cfengine/lib/db --with-openssl=/var/cfengine/lib/ssl --with-pcre=/var/
cfe
On Mon, May 01, 2006 at 07:26:24PM -0700, Klaus wrote:
> cfengine:vfxws12:/library/cfengine/cf.X11:
>
> -- cut --
> This is the -only- machine running cfagent that spits out this message,
> and I can't figure out a how or why it's generating it. Can anyone shed
> some more light on the problem?
Do
I'm getting a strange error from one of my nodes running cfengine. It's
a Linux host (one of 50) running the same cfengine scripts from cron
like this:
-- cut --
CFBIN=/var/cfengine/bin
CFINPUTS=/var/cfengine/inputs
0 * * * * $CFBIN/cfagent --file $CFINPUTS/update.conf 1>/dev/null
-- cut --
Norma
I've come across some AIX compile issues with cfengine 2.1.20 on AIX 5.3
1) PCRE support won't compile complains about RE_INTERVALS:
./configure --prefix=/usr/local/cfengine --with-berkeleydb=/var/
cfengine/lib/db --with-openssl=/var/cfengine/lib/ssl --with-pcre=/var/
cfengine/lib/pcre --enabl