[Pdns-dev] Recursor 3.5 is now available!
justin at postgresql.org
justin at postgresql.org
Mon Apr 15 12:48:52 CEST 2013
On 2013-04-15 09:33, Peter van Dijk wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi everybody,
>
> version 3.5 of the PowerDNS Recursor is now available from
> https://www.powerdns.com/downloads.html
If anyone's interested in trying it, this is an OSX Homebrew
formula for it (just updated for 3.5 release):
https://github.com/justinclift/homebrew/blob/pdns_rec/Library/Formula/pdnsrec.rb
Warning though, the formula needs to be installed using the
"--env=std" command line option, like this:
$ brew install --env=std pdnsrec
Without that option, Homebrew silently changes the compilation
flags and the powerdns binary will crash ("Bus error") during
startup. Thanks to Peter van Dijk and Jan-Piet Mens for
cluing me in to this flag-compilation-causing-crashes-problem. :)
If someone wants to improve the formula, so the --env=std
flag doesn't need to be passed, that would be cool. The formula
could then be included in main Homebrew. :)
Regards and best wishes,
Justin Clift
More information about the Pdns-dev
mailing list