sqwebmail 
I installed vpopmail 4.9.10 + mysql 3.23.40 + qmailadmin 0.45 
I installed  succeed with vpopmail and ezmlm+ezmlm-idx on mysql,but when make 
sqwebmail 2.1.1 apppear error.
.....
/usr/local/src/vpopmail-4.9.10/vauth.c:981: undefined reference to `mysql_store'
/usr/local/src/vpopmail-4.9.10/vauth.c:982: undefined reference to `mysql_free_'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vupdate_rules':
/usr/local/src/vpopmail-4.9.10/vauth.c:620: undefined reference to `mysql_free_'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vcreate_dir_control':
/usr/local/src/vpopmail-4.9.10/vauth.c:924: undefined reference to `mysql_free_'
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory `/usr/local/src/sqwebmail-2.1.1/authlib'
make: *** [all-recursive] Error 1

 I installed sqwebmail option
         env "LIBS=-L/usr/local/mysql/lib/mysql -lmysqlclient -lz"
     Edit  the authmysqlrc configuration file to configure this module. For  more 
information, see the file authlib/README.authmysql.html.
./configure --enable-unicode=gb2312 --enable-imagedir=/usr/local/apache/htdocs/webmail 
--enable-cgibindir=/usr/local/apache/cgi-bin/sqwebmail --with-module=authmysql

            mxiao
            [EMAIL PROTECTED]

Reply via email to