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

Re: test failed 2



Hi Tony
 
> I also asked:
> 
> > > So, why not tell us what you did to get ./configure to find the BDB
> > > 4.1 stuff?
 
I have exported  these flags 

export CPPFLAGS=-I/usr/local/BerkeleyDB.4.1/include
export LDFLAGS=-L/usr/local/BerkeleyDB.4.1/lib



> My own 'do-conf' for 2.1.13 looks like:
> 
> CPPFLAGS="-I/usr/local/ssl/include/openssl -I/usr/local/include/sasl2 \
> -I/usr/include/gdbm -I/usr/local/BerkeleyDB.4.1/include \
> -I/usr/athena/include" \
> LDFLAGS="-L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.1/lib \
> -L/usr/local/lib/sasl2 -L/usr/athena/lib" ./configure \
> 	--enable-bdb=yes \
> 	--enable-ldbm=yes \
> 	--enable-crypt=yes \
> 	--enable-dnssrv=yes \
> 	--enable-rlookups=yes \
> 	--enable-ipv6=no \
> 	--enable-local=yes \
> 	--enable-sql \
> 	--enable-referrals=yes \
> 	--enable-monitor=yes \
> 	--with-tls \
> 	--with-kerberos=yes \
> 	--enable-dynamic=yes
> 
> There's probably much in it that you won't use yourself, but at least
> things know where to find the BDB 4.1 libraries and make test works :-).
> 
> Best,
> 
> Tony
> 
> -- 
> 
> Tony Earnshaw
> 
> All the world is mad, exceptin thee and me
> and even thee's a little queer
> 
> e-post:		tonni@billy.demon.nl
> www:		http://www.billy.demon.nl
> 
>