[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Need support to install OpenLDAP on Solaris 10 without BDB/HDB



Correct me if I am wrong, but you could also run ldd or dump to see if
bdb or hdb are referenced libraries.  
-  
Randall Svancara
Systems Administrator
509-335-7093


On Thu, 2008-01-17 at 08:44 -0500, Aaron Richton wrote:
> >  I want to install OpenLDAP without BDB/HDB on my Solaris 10.
> 
> You should be able to to configure --disable-bdb --disable-hdb. In a quick 
> test, "db.h" didn't show up in a config.log after running that, so I think 
> it does what you want.
> 
>