Hi,

I'm am trying to compile Sqwebmail using the MySQL 4.0 libraries. My configure command looks like this:

./configure    --without-authpam
              --without-authuserdb
              --without-authpwd
              --without-authshadow
              --without-authuserdb
              --without-authdaemon
              --without-authldap
              --without-authvchkpw
              --with-authmysql=/usr/lib/mysql
              --with-mysql-libs=/usr/lib/mysql
              --with-mysql-includes=/usr/include/mysql
              --enable-webpass=no
              --enable-hardtimeout=14400
              --enable-softtimeout=7200

Then after a make, a make install-strip and a make install-configure, I see no authmyqlrc or any other authmysql files and authmodulelist contains only authcustom.

Am I doing something wrong? Has anyone tried to build sqwebmail with MySQL 4.0?


Thanks,


-Ed Meagher




Reply via email to