Hi,
I installed the mentionned packages and get the following error when
compiling sqwebmail :
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/home/vpopmail/include -g -O2 -Wall -I
.. -I./.. -c authvchkpw.c
authvchkpw.c: In function `auth_vchkpw_changepass':
authvchkpw.c:142: warning: assignment from incompatible pointer type
authvchkpw.c:151: dereferencing pointer to incomplete type
authvchkpw.c:151: dereferencing pointer to incomplete type
make[1]: *** [authvchkpw.o] Error 1
make[1]: Leaving directory `/home/luc/download/sqwebmail-3.0.0/authlib'
make: *** [all-recursive] Error 1
[root@josephine sqwebmail-3.0.0]#
configure line is :
./configure --enable-cgibindir=/usr/local/httpd/cgi-bin --enable-htmldir=/us
r/local/httpd/htdocs --without-authpam
--without-authuserdb --enable-webpass=no --without-authpwd --without-authsha
dow
do you know how to get it working correctly ?
thanks
Luc