I have installed vpopmail+mysql+qmail,it is all ok.
Now i begin to install sqwebmail and meet trouble.
i run ./configure --enalbe-authvchkpw --without-authpam --without-authuserdb
--without-authpwd --without-authshadow --enable-webpass=no
then run make
there is some error massage like this:
/tmp/vpopmail-4.8.4/vauth.c 537:undefined reference to 'mysql_free_result'
/home/vpopmail/lib/libvpopmail.a vuth.o):infunction'vopen_smtp_relay':
/tmp/vpopmail-4.8.4/vauth.c 563:undefined reference to 'mysql_query'
.
.
.
make[1]:***[authvchkpw] Error 1
make:***[all-recursive] Error 1
/tmp/vpopmail-4.8.4 is the path i unzip the tar file
/home/vpopmail is the path i install
pls tech me how to do then.
[EMAIL PROTECTED]