Subject: Re: db4 and jabberd2
To: None <dugueperoux.esteban@free.fr>
From: Mike M. Volokhov <mishka@intostroy.com>
List: netbsd-help
Date: 05/10/2006 16:00:43
On Wed, 10 May 2006 14:53:18 +0200 dugueperoux.esteban@free.fr wrote:

> Hi,
> 
> I want use jabberd2 with db4 support, but by default jabberd2 binary can use
> only mysql databases.
> Then I use pkgsrc by setting "--enable-db" in Makefile file, I also disable
> Mysql support.
> But when I tape "make" command, the configure script tells me :

You should add the following line to your /etc/mk.conf (on NetBSD):

PKG_OPTIONS.jabberd2=	db -mysql

... or define it somewhere else. It will compile Jabberd 2 with db4
support and without MySQL dependency.

--
Mishka.