Forum: Cfengine Help
Subject: Re: Urget help!!
Author: phnakarin
Link to topic: https://cfengine.com/forum/read.php?3,20587,20595#msg-20595

Just pay attention to an output from ./configure script. Sometimes, it cannot 
find shared library/header file of the required libraries. A good outcome 
should be like;


checking for BerkeleyDB location in /var/cfengine... /var/cfengine
checking Berkeley DB API... 5.1.19 OK
checking for db_create in -ldb... yes


not

checking for BerkeleyDB location in /var/cfengine... /var/cfengine
checking Berkeley DB API... checking for db_create in -ldb... yes


Cheers,
--Nakarin

_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to