Hi, It worked for me. Thanks for your help. After this i am stuck with one more thing. The init.d script is made at pdns/pdns and is not automatically copied to the /etc/init.d/
also there is a folder in source tarbal named as debian-pdns. What is the use of that folder. How to create a deb package using the files inside debian-pdns folder, Regards, On Mon, Apr 28, 2014 at 12:37 PM, Wijatmoko U. Prayitno <[email protected]>wrote: > On Mon, 28 Apr 2014 09:33:13 +0530 > Dharmesh <[email protected]> wrote: > > > Hi all, > > > > I was trying to build pdns deb package from source code of powerdns > > but i am not able to build the deb package properly. > > > > Following Steps are used by my for creation of deb package :- > > 1. ./configure --with-modules="gpgsql" --without-lua --prefix=/usr > > 2. make > > 3. sudo checkinstall > > > > After this i get a deb package but the default path of pdns.conf file > > is at /usr/etc/ and not at /etc/powerdns/pdns.conf > > > > what all things i am missing above to make the above change happen. > > > Add "--sysconfdir=/etc/powerdns" when you run "./configure". If unsure, > execute "./configure --help" to see other options. > -- Dharmesh Kumar Research Engineer Center for Development of Telematics Mehrauli, New Delhi-110 030 (M) : +91-8130535993
_______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
