Just wanted to share my experience in building cfengine 3.0.2 on
CentOS 5 (64-bit).  I ran into 2 snags:

1. I had to remove db4-devel.i386 db4.i386 (leaving the 64-bit versions);

2. I had to install graphviz-devel.x86_64 or else I would get errors like:

Making all in docs
make[1]: Entering directory `/root/cfengine-3.0.2/docs'
../src/../src/cf-agent -M > `echo ../src/cf-agent.8 | sed s/src/docs/`
../src/../src/cf-agent: error while loading shared libraries:
libgvc.so.4: cannot open shared object file: No such file or directory
make[1]: *** [cf-agent.8] Error 127
make[1]: Leaving directory `/root/cfengine-3.0.2/docs'
make: *** [all-recursive] Error 1

It would help if the INSTALL file mentioned the graphviz requirement.

Truly,
-at
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to