On Wed, Apr 29, 2015 at 4:51 PM, Yann Ylavic <[email protected]> wrote: > Hi Tom, > > On Wed, Apr 29, 2015 at 11:10 PM, Tom Browder <[email protected]> wrote: >> >> I'm just trying to work around the current build systems to meet a >> specific goal and I would appreciate anyone who can tell me EXACTLY >> how to: >> >> + use the latest openssl >> + use the latest apr and apr-util >> + use the latest httpd ...
One more requirement: I want to use mod_session_crypto so I have to '--enable-sesion-crypto' and, with Yann's options, I still get the error: configure: error: Crypto was requested but no crypto library could be enabled; specify the location of a crypto library using --with-openssl, --with-nss, etc. configure failed for srclib/apr-util I have not found any documentation in apr or apr-util on how to specify the crypto library. Thanks. Best regards, -Tom
