> 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
___
> 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:/
> 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.
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
> 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
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
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