Hi again :)
I am trying to install sqwebmail on an OpenBSD box now, I have installed
gdbm from the ports collection but it is not recognised ... it gets this
far:
sammy#
./configure --with-db=gdbm --with-userdb=/var/webmail/sqwebmail/userdb/userd
b --without-authpam --without-authpwd --with-htmllibdir=/var/webmail/sqwebma
il/ --enable-cgibindir=/var/www/cgi-bin/ --enable-imagedir=/home/samba/share
/graphics/webmail --enable-imageurl=/graphics/webmail/ --enable-mimetypes=/v
ar/www/conf/mime.types --enable-hardtimeout=9000 --enable-softtimeout=3600
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking whether ln -s works... yes
checking for gdbm_open in -lgdbm... no
checking for gdbm_open... no
configure: error: Cannot find either the gdbm or the db library.
sammy#
There are no errors in the gdbm installation. Any ideas?
Thanx,
Sarton