On Apr 5, 2012 4:16 PM, "Daniel Shahaf" <danie...@elego.de> wrote: >... > Yeah, the alternative is to do it at compile-time and disallow > the `--with-berkeley-db --with-apxs=2.4' combination --- even for people > who don't have BDB repositories.
Not sure about this; I think the get_resource() fix would be preferable. > My only issue with implementing this is whether it's easier to just fix > underlying bug, in which case these version checks won't be needed. I concur. If we don't find the bugfix doable, then I think we can/should add the check that I researched above. Cheers, -g