cyrus-sasl-2.1.20 and db-4.3.27 problem (atleast I think its in db)
Oliver Aruväli
chaser at hot.ee
Fri Feb 4 11:28:40 EST 2005
Hi,
I am trying to compile cyrus-sasl-2.1.20, but during the configure I get
--------------------------------
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... no
configure: WARNING: Disabling SASL authentication database support
---------------------------------
why can't it find the library? the ./configure line I use is:
./configure \
--enable-anon \
--enable-plain \
--enable-login \
--disable-krb4 \
--disable-otp \
--disable-cram \
--disable-digest \
--with-saslauthd=/var/run/saslauthd \
--with-pam=/lib/security \
--with-dblib=berkeley \
--with-bdb-libdir=/usr/local/bdb/current/lib \
--with-bdb-incdir=/usr/local/bdb/current/include \
--with-openssl=/usr/local/ssl \
--with-plugindir=/usr/local/lib/sasl2 \
--with-pgsql=/usr/local/pgsql/current \
--with-mysql=/usr/local/mysql/current
This is a problem with Berkeley, right? I have compiled and installed
version 4.3.27. (/usr/local/bdb/current/lib is in /etc/ld.so.conf and I
have done ldconfig)
atlantis:/usr/src/cyrus-sasl-2.1.20# ls -la /usr/local/bdb/current/lib/
total 5640
drwxr-xr-x 2 chaser chaser 4096 Feb 4 12:29 .
drwxr-xr-x 6 chaser staff 4096 Feb 4 12:29 ..
-r--r--r-- 1 chaser chaser 193857 Feb 4 12:29 db.jar
-rw-r--r-- 1 chaser src 1132142 Feb 4 12:29 libdb-4.3.a
-rw-r--r-- 1 chaser src 806 Feb 4 12:27 libdb-4.3.la
-rwxr-xr-x 1 chaser src 910934 Feb 4 12:27 libdb-4.3.so
lrwxr-xr-x 1 chaser chaser 12 Feb 4 12:29 libdb-4.so -> libdb-4.3.so
-rw-r--r-- 1 chaser src 1132142 Feb 4 12:29 libdb.a
lrwxr-xr-x 1 chaser chaser 12 Feb 4 12:29 libdb.so -> libdb-4.3.so
-rw-r--r-- 1 chaser src 1280498 Feb 4 12:29 libdb_java-4.3.a
-rw-r--r-- 1 chaser src 851 Feb 4 12:28 libdb_java-4.3.la
-rwxr-xr-x 1 chaser src 1070486 Feb 4 12:28 libdb_java-4.3.so
lrwxr-xr-x 1 chaser chaser 17 Feb 4 12:29 libdb_java-4.3_g.so ->
libdb_java-4.3.so
lrwxr-xr-x 1 chaser chaser 17 Feb 4 12:29 libdb_java-4.so ->
libdb_java-4.3.so
lrwxr-xr-x 1 chaser chaser 17 Feb 4 12:29 libdb_java.so ->
libdb_java-4.3.so
atlantis:/usr/src/cyrus-sasl-2.1.20#
Seems that the libraries are there, maybe my problem is in something
else, but I suspect berkeley. Any kind of help is welcome.
PS. I have searched the mailing-list for the past half a year and done
some googleing, but haven't found a solution.
PS2. Trying to follow this howto
http://howtos.linux.com/howtos/Postfix-Cyrus-Web-cyradm-HOWTO/install.shtml#CYRUS-INSTALL
PS3. Running Debian testing, kernel 2.6.8 , i686
Thank You all in advance,
Oliver
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list