On 7 feb 2011, at 18:15, Jan Muhammad wrote:

> Hi Group,
> 
> For my own needs/scenario, have to configure CFengine 2.2.10 (not using CF 3 
> version..... ;(
> 
> I have been trying to configure CFengine 2.2.10 on my MacBook Pro with OS 
> version  10.6.6 (Snow-Leopard); Though I have downloaded 2 different versions 
> of Berkeley DB i.e. DB-5.1.25 and bit older version BerkeleyDB-0.43. But 
> still no luck with Configure stage; also searching through CFengine mailing 
> list doesn't help me in this regard.
> 
> When I use path to configure:
> 1. For DB-5.1.25
> $ ./configure --with-berkeleydb=/usr/local/db-5.1.25/ 
> --with-openssl=/usr/local/openssl-0.9.8q
> The error message is:
> checking for BerkeleyDB location in /usr/local/db-5.1.25/... 
> /usr/local/db-5.1.25/
> checking Berkeley DB Version... configure: error: This release of cfengine 
> requires BerkeleyDB 3.2 or later
> 
> 2. For DB-0.43
> $ ./configure --with-berkeleydb=/usr/local/BerkeleyDB-0.43/ 
> --with-openssl=/usr/local/openssl-0.9.8q
> 
> Error:
> checking for BerkeleyDB location in /usr/local/BerkeleyDB-0.43/... 
> /usr/local/BerkeleyDB-0.43/
> checking Berkeley DB Version... configure: error: This release of cfengine 
> requires BerkeleyDB 3.2 or later
> 
> Wondering any one in this group has experienced similar problem, specifically 
> on Mac OS?
> 
> Regards
> 
> -Jan 
> 


 Just i hint did you set LD_LIBRARY_PATH, eg:
  * export LD_LIBRARY_PATH= /usr/local/db-5.1.25/lib

There must also be an error in config.log. 

Is there a reason to stick at cf2? 

--
Bas van der Vlies
b...@sara.nl



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

Reply via email to