On Wed, Jan 17, 2007 at 03:23:21PM +0100, Stephane Bortzmeyer <[EMAIL PROTECTED]> wrote a message of 27 lines which said:
> ./configure --with-modules="gpgsql" --disable-mysql > > (Yes, both with-modules and disable-mysql) Same thing with the official release of 2.9.20, BTW. Oh, and the pdns module seems to use mysql and therefore requires it. The FreeBSD port (which works on the same machine) calls configure that way: ./configure --with-modules="gpgsql pipe" --with-dynmodules= --enable-pgsql --with-pgsql-includes=/usr/local/include --disable-mysql --disable-sqlite --prefix=/usr/local --build=i386-portbld-freebsd5.4 I should have read that first, instead of painfully reiventing the wheel :-} _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
