Try something like this:
CPPFLAGS="-I/usr/local/bdb/include" \
LDFLAGS="-L/usr/local/bdb/lib -R/usr/local/bdb/lib -ldb" \
./configure \
Also, I was having a similar problem with cyrus-sasl, even though the
the CPPFLAGS and LDFLAGS were being set right and I thought I was in
bash, once I actu
Hi List,
I have googled for
hours and I find a great many people asking how to fix this issue ... any help
is greatly appreciated.
When doing a
export
CPPFLAGS="-I/usr/include/et" ./configure \--with-sasl=/usr/local/lib
\--with-perl \--with-auth=unix \--with-dbdir=/usr/local/bdb
\