bind dlz : using only Mysql

Adam Tkac atkac at redhat.com
Mon May 5 12:03:12 UTC 2008


On Mon, May 05, 2008 at 04:17:47PM +0530, Agnello George wrote:
> HI

Hi,

> 
> I am using the followin source rpm (
> http://people.redhat.com/atkac/bind/bind-9.5.0-29.3.b2.fc9.src.rpm )
> but when i try to rpmbuild -ba bind.spec it gives me vairous dependece
> issues like Ldap-devel is required . I am only trying to use bind with
> MySQL. So what do i need to edit in the bind.spec so that i dont get
> prompted for ldap-devel package.
> 

- remove sqlite-devel, postgresql-devel, openldap-devel, ... from
  BuildRequires
- modify configure parameters in %build section (remove all
  --with-dlz* except --with-dlz-mysql=yes in your case)

Adam

-- 
Adam Tkac, Red Hat, Inc.


More information about the bind-users mailing list