Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-02-06 Thread a b
> I presume the same is true for Solaris but I cannot verify that right now. Yes, of course: % file pdns_recursor pdns_recursor: ELF 64-bit LSB executable AMD64 Version 1 [SSE2 SSE FXSR CMOV FPU], dynamically linked, not stripped ___

Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-02-06 Thread a b
> How I can know the PowerDNS Recursor is running in a 64-bits mode or not? One can use the file(1) command on the executable: % file pdns_recursor ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http:/

Re: [Pdns-users] Complie problem on PDNS on CENTOS5

2013-02-06 Thread a b
> checking for the Boost program_options library... no > configure: error: cannot not find the flags to link with Boost > program_options Please look in "config.log" for "program_options" and post the excerpt here, ideally +/-20 lines above and below the "program_options" string.

Re: [Pdns-users] GUI survey

2013-02-06 Thread John Miller
Once we get the backup solution in place, we plan on writing our own front-end as part of a larger application. It will be in PHP. I'd definitely be interested in seeing it! Assume such a piece of software exists. Also assume that when you buy it, you get the complete source code with it. W

Re: [Pdns-users] GUI survey

2013-02-06 Thread a b
> What are folks using?  What databases are you running on the backend? Oracle 10g (10.2.0.4) and 11g (11.2.0.1). > Any particular things you do/don't like about your choice? pdns zone2sql tools do not really support the "oracle" backend properly; manual crafting of SQL code is required to impo

Re: [Pdns-users] Complie problem on PDNS on CENTOS5

2013-02-06 Thread Mark Scholten
Hello, Maybe it is an idea to visit irc.oftc.net/#powerdns on IRC or pay someone to fix the problem. Installing PowerDNS shouldn't take longer than 30 minutes/server. You can also get someone to create the backend for you with everything you like. As soon as you pay someone for it they can custom

Re: [Pdns-users] Complie problem on PDNS on CENTOS5

2013-02-06 Thread RBK1001
Thanks but I am still failed on it. help!!! # rpm -q lua-lib-5.1.5-1.el5.pp.x86_64 lua-lib-5.1.5-1.el5.pp complie command: #CXXFLAGS=-I/root/boost_1_53_0 LDFLAGS=-L/root/boost_1_53_0/stage/lib LUA_CFLAGS=-I/usr/local/include LUA_LIBS=-L/usr/lib64 ./configure --with-boost=/root/boost_1_53_0 Th