On 20/7/2011 12:14 μμ, Kees Monshouwer wrote:

Hello Nick

Starting with version 3 you need them at runtime...


On 20-7-2011 10:33, Nick Milas wrote:

...I was thinking that boost should be needed for development and not for
 completed RPMs. Am I right?



OK,

I first installed atrpms repo (directions: http://atrpms.net/documentation/install/) to avoid downloading one by one from (if kees' depot allows repo operation, please provide info) and then:

   # yum install boost*.x86_64

I also downloaded and installed lua from http://www.monshouwer.eu/download/3th_party/lua/el5/lua-5.1.4-4.1.el5.MIND.x86_64.rpm:

   # yum install lua-5.1.4-4.1.el5.MIND.x86_64.rpm
   ...
   Package lua-5.1.4-4.1.el5.MIND.x86_64.rpm is not signed

   # rpm -ivh lua-5.1.4-4.1.el5.MIND.x86_64.rpm
   Preparing...                ########################### [100%]
       1:lua                    ###########################[100%]

and finally I downloaded and installed packages from http://www.monshouwer.eu/download/3th_party/pdns-server/el5/:

# rpm -ivh pdns-server-3.0-rc3.1.el5.MIND.x86_64.rpm pdns-server-backend-ldap-3.0-rc3.1.el5.MIND.x86_64.rpm

Note: default pdns.conf is at /etc/powerdns/ and system init file is called pdns-server. So:

   # service pdns-server start

and

   # chkconfig pdns-server on

Everything seems to be running smoothly up to now.

Nick.
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to